Пример #1
0
 public ThemeVm GetTheme(int reportId)
 {
     return(_repo.GetTheme(reportId));
 }