C# Class Biz.Managers.LevelContentResourceDownloadManager

Inheritance: IResourceDownloadManager
Afficher le fichier Open project: englishtown/OfflinePackageBuilder Class Usage Examples

Méthodes publiques

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

Method Details

Download() public méthode

public Download ( ) : void
Résultat void

LevelContentResourceDownloadManager() public méthode

public LevelContentResourceDownloadManager ( IDownloadService downloadService, IBaseModule module, IContentResourceServcie resourceService, IConstants constants ) : System
downloadService IDownloadService
module IBaseModule
resourceService IContentResourceServcie
constants IConstants
Résultat System