Method | Description | |
---|---|---|
GeneralStorageActions ( |
||
GetNextIdentityValue ( string name ) : long | ||
PulseTransaction ( ) : void | ||
SetIdentityValue ( string name, long value ) : void |
public GeneralStorageActions ( |
||
storage | ||
return | System.Collections.Generic |
public GetNextIdentityValue ( string name ) : long | ||
name | string | |
return | long |
public SetIdentityValue ( string name, long value ) : void | ||
name | string | |
value | long | |
return | void |