Method | Description | |
---|---|---|
GetObject ( string ident ) : object | ||
SetObject ( string identifier, object value ) : void |
Method | Description | |
---|---|---|
GetTransaction ( ) : ITransactionProvider | ||
GetTransactionQueue ( ) : |
||
SetTransaction ( ITransactionProvider transaction ) : void | ||
SetTransactionQueue ( |
public static GetObject ( string ident ) : object | ||
ident | string | |
return | object |
public static SetObject ( string identifier, object value ) : void | ||
identifier | string | |
value | object | |
return | void |