Esempio n. 1
0
 public List <GroupModel> GetGroupList()
 {
     return(objRegistrationRepo.GetGroupList());
 }