Property | Type | Description |
---|
Method | Description | |
---|---|---|
SignatureKeyData ( ) : System.Collections.Generic | ||
SignatureKeyData ( string name, byte signature ) : System.Collections.Generic |
Method | 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 | ||
return | System.Collections.Generic |
public SignatureKeyData ( string name, byte signature ) : System.Collections.Generic | ||
name | string | |
signature | byte | |
return | System.Collections.Generic |