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

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

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

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

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

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

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

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

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