Property | Type | Description | |
---|---|---|---|
LoadHeader | void | ||
LoadResourceIds | void | ||
LoadResourceInfo | void | ||
LoadResourceTypes | void | ||
LoadResources | void | ||
LoadStringTable | void |
Method | Description | |
---|---|---|
LoadSection ( BinaryReaderEx reader ) : void |
Method | Description | |
---|---|---|
LoadHeader ( BinaryReaderEx reader ) : void | ||
LoadResourceIds ( BinaryReaderEx reader ) : void | ||
LoadResourceInfo ( BinaryReaderEx reader ) : void | ||
LoadResourceTypes ( BinaryReaderEx reader ) : void | ||
LoadResources ( BinaryReaderEx reader ) : void | ||
LoadStringTable ( BinaryReaderEx reader ) : void |
public LoadSection ( BinaryReaderEx reader ) : void | ||
reader | BinaryReaderEx | |
return | void |