메소드 | 설명 | |
---|---|---|
GetDictionary ( ) : IDictionary |
Gets the dictionary.
|
|
GetStatelessSessionDictionary ( ) : IDictionary |
Gets the IStatelessSession dictionary.
|
|
StoreDictionary ( IDictionary dictionary ) : void |
Stores the dictionary.
|
|
StoreStatelessSessionDictionary ( IDictionary dictionary ) : void |
Stores the IStatelessSession dictionary.
|
protected GetStatelessSessionDictionary ( ) : IDictionary | ||
리턴 | IDictionary |
protected StoreDictionary ( IDictionary dictionary ) : void | ||
dictionary | IDictionary | The dictionary. |
리턴 | void |
protected StoreStatelessSessionDictionary ( IDictionary dictionary ) : void | ||
dictionary | IDictionary | The dictionary. |
리턴 | void |