C# 클래스 Biz.Managers.LevelContentResourceDownloadManager

상속: IResourceDownloadManager
파일 보기 프로젝트 열기: englishtown/OfflinePackageBuilder 1 사용 예제들

공개 메소드들

메소드 설명
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