Свойство | Тип | Описание | |
---|---|---|---|
LoadStrings | void |
Метод | Описание | |
---|---|---|
FindSection ( string sectionName, int skip ) : |
||
FindSectionNameIndex ( string sectionName ) : int | ||
LoadSection ( BinaryReaderEx reader ) : void |
Метод | Описание | |
---|---|---|
LoadStrings ( BinaryReaderEx reader, int offsets, List |
public FindSection ( string sectionName, int skip ) : |
||
sectionName | string | |
skip | int | |
Результат |
public FindSectionNameIndex ( string sectionName ) : int | ||
sectionName | string | |
Результат | int |
public LoadSection ( BinaryReaderEx reader ) : void | ||
reader | BinaryReaderEx | |
Результат | void |