Method | Description | |
---|---|---|
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 |
||
return | string>.Dictionary |
public getPropertyValue ( string key ) : string | ||
key | string | |
return | string |
public setProperties ( string>.Dictionary |
||
props | string>.Dictionary | |
return |
public setPropertyValue ( String key, String value ) : void | ||
key | String | |
value | String | |
return | void |