Exemplo n.º 1
0
 public OrganizationStatistics GetStatistics(int itemId)
 {
     return(EnterpriseStorageController.GetStatistics(itemId));
 }