Exemplo n.º 1
0
 public int CustIdValidation(String custid)
 {
     return(ob.CustIdValidation(custid));
 }