protected void PreloadResourcesCommandHandler(PreloadResourcesCommand cmd) { _resourcesService.PreloadResources(cmd.resources); }