Exemplo n.º 1
0
 public function excluirTipoCarta($arrStrDados)
 {
     return NegTipoCarta::getInstance()->excluir($arrStrDados);
 }