C# Класс Biz.Managers.LevelStructureContentResourceDeonloadManager

Наследование: IResourceDownloadManager
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Download ( ) : void
LevelStructureContentResourceDeonloadManager ( IDownloadService downloadService, IBaseModule module, IContentResourceServcie resourceService, IConstants constants ) : System

Описание методов

Download() публичный Метод

public Download ( ) : void
Результат void

LevelStructureContentResourceDeonloadManager() публичный Метод

public LevelStructureContentResourceDeonloadManager ( IDownloadService downloadService, IBaseModule module, IContentResourceServcie resourceService, IConstants constants ) : System
downloadService IDownloadService
module IBaseModule
resourceService IContentResourceServcie
constants IConstants
Результат System