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