C# 클래스 Biz.Managers.MediaMapfileManager

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

공개 메소드들

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

비공개 메소드들

메소드 설명
DeleteUnusedFiles ( string oldMapfile, Mapfile newMapfile ) : void

메소드 상세

Add() 공개 메소드

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

CreateOrUpdated() 공개 메소드

public CreateOrUpdated ( ) : bool
리턴 bool

MediaMapfileManager() 공개 메소드

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