Пример #1
0
 public IEnumerable <ViewClient> GetTopClients()
 {
     return(_iReportGateway.GetTopClients());
 }