C# 클래스 Wxv.Swg.Explorer.TREInfoFile

파일 보기 프로젝트 열기: wverkley/Swg.Explorer 1 사용 예제들

공개 메소드들

메소드 설명
TREInfoFile ( IRepository repository, string treFileName, TREFile treInfo ) : System
TREInfoFile ( IRepository repository, string treFileName, string path, int dataSize ) : System
ToString ( ) : string

메소드 상세

TREInfoFile() 공개 메소드

public TREInfoFile ( IRepository repository, string treFileName, TREFile treInfo ) : System
repository IRepository
treFileName string
treInfo Wxv.Swg.Common.Files.TREFile
리턴 System

TREInfoFile() 공개 메소드

public TREInfoFile ( IRepository repository, string treFileName, string path, int dataSize ) : System
repository IRepository
treFileName string
path string
dataSize int
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string