Property | Type | Description | |
---|---|---|---|
GetActions | IEnumerable |
Method | Description | |
---|---|---|
Get ( string pieId ) : object | ||
Remove ( string id ) : void | ||
SessionDataStore ( Func |
||
Store ( object o, string pieId ) : void |
Method | Description | |
---|---|---|
GetActions ( ) : IEnumerable |
public SessionDataStore ( Func |
||
getDataStore | Func |
|
return | System |
public Store ( object o, string pieId ) : void | ||
o | object | |
pieId | string | |
return | void |