C# Class Biz.Managers.LevelStructureContentResourceDeonloadManager

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

Public Methods

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

Method Details

Download() public method

public Download ( ) : void
return void

LevelStructureContentResourceDeonloadManager() public method

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