C# 클래스 Biz.Managers.ContentMapfileManager

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

공개 메소드들

메소드 설명
Add ( IList fileInfo ) : void
ContentMapfileManager ( IBaseModule baseModule, IConstants constants ) : System
CreateOrUpdated ( ) : bool

메소드 상세

Add() 공개 메소드

public Add ( IList fileInfo ) : void
fileInfo IList
리턴 void

ContentMapfileManager() 공개 메소드

public ContentMapfileManager ( IBaseModule baseModule, IConstants constants ) : System
baseModule IBaseModule
constants IConstants
리턴 System

CreateOrUpdated() 공개 메소드

public CreateOrUpdated ( ) : bool
리턴 bool