Свойство | Type | Description | |
---|---|---|---|
APMList | string[] | ||
LanguageScan | string |
Méthode | Description | |
---|---|---|
Clear ( ) : void | ||
Dump ( ) : void | ||
GetAllEntries ( ) : RootEntry>>.IEnumerable |
||
GetAllEntries ( ulong hash ) : IEnumerable |
||
GetEntries ( ulong hash ) : IEnumerable |
||
GetEntry ( ulong hash, |
||
LoadListFile ( string path, |
||
OwRootHandler ( |
Méthode | Description | |
---|---|---|
CreateStorageTree ( ) : |
Méthode | Description | |
---|---|---|
keyToTypeID ( ulong key ) : ulong |
protected CreateStorageTree ( ) : |
||
Résultat |
public GetAllEntries ( ) : RootEntry>>.IEnumerable |
||
Résultat | RootEntry>>.IEnumerable |
public GetAllEntries ( ulong hash ) : IEnumerable |
||
hash | ulong | |
Résultat | IEnumerable |
public GetEntries ( ulong hash ) : IEnumerable |
||
hash | ulong | |
Résultat | IEnumerable |
public GetEntry ( ulong hash, |
||
hash | ulong | |
entry | ||
Résultat | bool |
public LoadListFile ( string path, |
||
path | string | |
worker | ||
Résultat | void |
public OwRootHandler ( |
||
stream | ||
worker | ||
casc | ||
Résultat | System |