Property | Type | Description | |
---|---|---|---|
MethodArgs | object[] | ||
RequestState | object |
Method | Description | |
---|---|---|
XmlRpcCallState ( string uri, string meth, object args, object rs ) : System |
Method | Description | |
---|---|---|
XmlRpcCall ( ) : object |
public XmlRpcCallState ( string uri, string meth, object args, object rs ) : System | ||
uri | string | |
meth | string | |
args | object | |
rs | object | |
return | System |