public static class JsonRpcUtility
Public NotInheritable Class JsonRpcUtility
[<AbstractClassAttribute>]
[<SealedAttribute>]
type JsonRpcUtility = class end
BuildRequestContext | BuildRequestContext |
GetJsonRpcError | GetJsonRpcError |
IsJsonRpcRequest | 是否属于JsonRpc请求 |
ResultParseToType | ResultParseToType |
ToJsonRpcRequestContext | ToJsonRpcRequestContext |
ToJsonRpcResponseString | ToJsonRpcResponseString |
ToJsonRpcWaitResult | ToJsonRpcWaitResult |