Beispiel #1
0
 public SocietyModel EditSocietybyID(int ID, Guid ParlourId)
 {
     return(ToolsSetingBAL.EditSocietybyID(ID, ParlourId));
 }