public function excluirTipoCarta($arrStrDados)
 {
     return NegTipoCarta::getInstance()->excluir($arrStrDados);
 }