Пример #1
0
 public List <DashboardStat> DashboardStats()
 {
     return(_repository.DashboardMainView());
 }