Méthode | Description | |
---|---|---|
DictionaryWrapper ( IMethodReturnMessage message, IDictionary wrappedDictionary ) : System |
Méthode | Description | |
---|---|---|
AllocInternalProperties ( ) : IDictionary | ||
GetMethodProperty ( string key ) : object | ||
SetMethodProperty ( string key, object value ) : void |
protected AllocInternalProperties ( ) : IDictionary | ||
Résultat | IDictionary |
public DictionaryWrapper ( IMethodReturnMessage message, IDictionary wrappedDictionary ) : System | ||
message | IMethodReturnMessage | |
wrappedDictionary | IDictionary | |
Résultat | System |
protected GetMethodProperty ( string key ) : object | ||
key | string | |
Résultat | object |
protected SetMethodProperty ( string key, object value ) : void | ||
key | string | |
value | object | |
Résultat | void |