Esempio n. 1
0
 public DTO.ResponseService<DataSet> Subject_List(string lic_type_code)
 {
     return svc.GetSubject_List(lic_type_code);
 }