C# Class LOLFileReader.RAFFileListEntryWrapper

Inheritance: IFileEntry
Mostra file Open project: utensil/lolmodelviewer

Public Methods

Method Description
GetContent ( ) : byte[]
GetRootPath ( ) : String
RAFFileListEntryWrapper ( RAFlibPlus.RAFMasterFileList result ) : System

Method Details

GetContent() public method

public GetContent ( ) : byte[]
return byte[]

GetRootPath() public method

public GetRootPath ( ) : String
return String

RAFFileListEntryWrapper() public method

public RAFFileListEntryWrapper ( RAFlibPlus.RAFMasterFileList result ) : System
result RAFlibPlus.RAFMasterFileList
return System