FluentRpcMethodExtension Methods
The FluentRpcMethodExtension type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Adds a parameter to the RpcMethod | |
|
AddParameter(RpcMethod, String, IDataType, MethodParamFlags) |
Adds a parameter to the RpcMethod |
|
AddParameter(RpcMethod, String, IDataType, MethodParamFlags, Int32) |
Adds a parameter to the RpcMethod |
|
Sets the ReturnType of the RpcMethod. |