Exemple #1
0
 public GridEntity <Common_Section> GetSectionSummary(GridOptions options)
 {
     return(_dataService.GetSectionSummary(options));
 }