Exemple #1
0
 public int SaveSocietyDetails(SocietyModel model)
 {
     return(ToolsSetingBAL.SaveSocietyDetails(model));
 }