Пример #1
0
 public IEnumerable <ReportTypeDTO> GetReportTypes()
 {
     return(ReportsModel.GetReportTypes());
 }