Пример #1
0
 public List <AppUser> GetCurrents()
 {
     return(_appUserDal.GetCurrents());
 }