C# Class Biz.Managers.LevelContentResourceDownloadManager

Inheritance: IResourceDownloadManager
Show file Open project: englishtown/OfflinePackageBuilder Class Usage Examples

Public Methods

Method Description
Download ( ) : void
LevelContentResourceDownloadManager ( IDownloadService downloadService, IBaseModule module, IContentResourceServcie resourceService, IConstants constants ) : System

Method Details

Download() public method

public Download ( ) : void
return void

LevelContentResourceDownloadManager() public method

public LevelContentResourceDownloadManager ( IDownloadService downloadService, IBaseModule module, IContentResourceServcie resourceService, IConstants constants ) : System
downloadService IDownloadService
module IBaseModule
resourceService IContentResourceServcie
constants IConstants
return System