Exemple #1
0
 public Task <CatalogStats> CatalogStats()
 {
     return(catalogService.GeneralStatsAsync());
 }