Пример #1
0
 public List <FamilyType> GetFamilyTypes(string familytype)
 {
     return(familyTypeServiceobj.GetFamilyTypes(familytype));
 }