Пример #1
0
 public int SaveUserGroupDetails(SecureUserGroupsModel model)
 {
     return(ToolsSetingBAL.SaveUserGroupDetails(model));
 }