Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
SignatureKeyData ( ) : System.Collections.Generic | ||
SignatureKeyData ( string name, byte signature ) : System.Collections.Generic |
Метод | Описание | |
---|---|---|
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 | ||
Результат | System.Collections.Generic |
public SignatureKeyData ( string name, byte signature ) : System.Collections.Generic | ||
name | string | |
signature | byte | |
Результат | System.Collections.Generic |