메소드 | 설명 | |
---|---|---|
GetObject ( string ident ) : object | ||
SetObject ( string identifier, object value ) : void |
메소드 | 설명 | |
---|---|---|
GetTransaction ( ) : ITransactionProvider | ||
GetTransactionQueue ( ) : |
||
SetTransaction ( ITransactionProvider transaction ) : void | ||
SetTransactionQueue ( |
public static SetObject ( string identifier, object value ) : void | ||
identifier | string | |
value | object | |
리턴 | void |