Esempio n. 1
0
 public static int addCusType(CusType custype)
 {
     return(CusTypeService.addCusType(custype));
 }