JsonRpcAutoClient.executeMethod

Undocumented in source. Be warned that the author may not have intended to support it.
class JsonRpcAutoClient(I, TId, TReq : JsonRpcRequest!TId = JsonRpcRequest!TId, TResp : JsonRpcResponse!TId = JsonRpcResponse!TId)
protected @safe
ReturnType!Func
executeMethod
(
alias Func
ARGS...
)
(
ARGS args
)

Meta