예제 #1
0
 public function excluirCarta($arrStrDados)
 {
     return NegCarta::getInstance()->excluir($arrStrDados);
 }