Метод | Описание | |
---|---|---|
RpcExtraData ( ) : System | ||
datasize ( ) : int | ||
getProperties ( ) : string>.Dictionary |
||
getPropertyValue ( string key ) : string | ||
marshall ( Stream d ) : bool | ||
setProperties ( string>.Dictionary |
||
setPropertyValue ( String key, String value ) : void | ||
size ( ) : int | ||
unmarshall ( Stream d ) : bool |
public getProperties ( ) : string>.Dictionary |
||
Результат | string>.Dictionary |
public getPropertyValue ( string key ) : string | ||
key | string | |
Результат | string |
public setProperties ( string>.Dictionary |
||
props | string>.Dictionary | |
Результат |
public setPropertyValue ( String key, String value ) : void | ||
key | String | |
value | String | |
Результат | void |