C# 클래스 Biz.Managers.LevelStructureContentResourceDeonloadManager

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

공개 메소드들

메소드 설명
Download ( ) : void
LevelStructureContentResourceDeonloadManager ( IDownloadService downloadService, IBaseModule module, IContentResourceServcie resourceService, IConstants constants ) : System

메소드 상세

Download() 공개 메소드

public Download ( ) : void
리턴 void

LevelStructureContentResourceDeonloadManager() 공개 메소드

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