Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
SignatureKeyData ( ) : System.Collections.Generic | ||
SignatureKeyData ( string name, byte signature ) : System.Collections.Generic |
Méthode | Description | |
---|---|---|
LoadData ( ) : void |
Called when type specific data need to be loaded.
|
|
SaveData ( ) : void |
Called when type specific data need to be saved.
|
public SignatureKeyData ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public SignatureKeyData ( string name, byte signature ) : System.Collections.Generic | ||
name | string | |
signature | byte | |
Résultat | System.Collections.Generic |