프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IsoPath | string | ||
PrimaryVolumeDescriptor | |||
Root |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
IsoFile ( ) : System | ||
IsoFile ( Stream Stream ) : System | ||
IsoFile ( Stream stream, string path = "<unknown>" ) : System | ||
IsoFile ( string path ) : System | ||
SetStream ( Stream Stream, string Path = "<unknown>" ) : void |
메소드 | 설명 | |
---|---|---|
LoadRootIsoNode ( ) : void | ||
ProcessDirectoryRecord ( |
public IsoFile ( Stream stream, string path = "<unknown>" ) : System | ||
stream | Stream | |
path | string | |
리턴 | System |
protected ProcessDirectoryRecord ( |
||
ParentIsoNode | ||
리턴 | void |
public SetStream ( Stream Stream, string Path = "<unknown>" ) : void | ||
Stream | Stream | |
Path | string | |
리턴 | void |
public PrimaryVolumeDescriptor,CSPspEmu.Hle.Formats PrimaryVolumeDescriptor | ||
리턴 |