Ejemplo n.º 1
0
 private List <RootFolderResource> GetRootFolders()
 {
     return(_rootFolderService.AllWithSpaceStats().ToResource());
 }