Свойство | Тип | Описание | |
---|---|---|---|
APMList | string[] | ||
LanguageScan | string |
Метод | Описание | |
---|---|---|
Clear ( ) : void | ||
Dump ( ) : void | ||
GetAllEntries ( ) : RootEntry>>.IEnumerable |
||
GetAllEntries ( ulong hash ) : IEnumerable |
||
GetEntries ( ulong hash ) : IEnumerable |
||
GetEntry ( ulong hash, |
||
LoadListFile ( string path, |
||
OwRootHandler ( |
Метод | Описание | |
---|---|---|
CreateStorageTree ( ) : |
Метод | Описание | |
---|---|---|
keyToTypeID ( ulong key ) : ulong |
protected CreateStorageTree ( ) : |
||
Результат |
public GetAllEntries ( ) : RootEntry>>.IEnumerable |
||
Результат | RootEntry>>.IEnumerable |
public GetAllEntries ( ulong hash ) : IEnumerable |
||
hash | ulong | |
Результат | IEnumerable |
public GetEntries ( ulong hash ) : IEnumerable |
||
hash | ulong | |
Результат | IEnumerable |
public GetEntry ( ulong hash, |
||
hash | ulong | |
entry | ||
Результат | bool |
public LoadListFile ( string path, |
||
path | string | |
worker | ||
Результат | void |
public OwRootHandler ( |
||
stream | ||
worker | ||
casc | ||
Результат | System |