Свойство | Type | Description | |
---|---|---|---|
IDs | List |
Méthode | Description | |
---|---|---|
Hitlist ( byte Filedata ) : System |
Creates a new hitlist.
|
|
Hitlist ( string Filepath ) : System |
Creates a new hitlist.
|
Méthode | Description | |
---|---|---|
Read ( Stream data ) : void |
public Hitlist ( byte Filedata ) : System | ||
Filedata | byte | The data to create the hitlist from. |
Résultat | System |
public Hitlist ( string Filepath ) : System | ||
Filepath | string | The path to the hitlist to read. |
Résultat | System |