Exemplo n.º 1
0
 public int CheckCusID(string id)
 {
     return(cdal.CheckCusID(id));
 }