Пример #1
0
 public int DeleteFamilyType(int familytypesId)
 {
     return(familyTypeServiceobj.DeleteFamilyType(familytypesId));
 }