C# Class Wxv.Swg.Explorer.TREInfoFile

显示文件 Open project: wverkley/Swg.Explorer Class Usage Examples

Public Methods

Method Description
TREInfoFile ( IRepository repository, string treFileName, TREFile treInfo ) : System
TREInfoFile ( IRepository repository, string treFileName, string path, int dataSize ) : System
ToString ( ) : string

Method Details

TREInfoFile() public method

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

TREInfoFile() public method

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

ToString() public method

public ToString ( ) : string
return string