Пример #1
0
 public List <GroupingMonth> GetAllAsync()
 {
     return(userRepositary.GetAll());
 }