Class JsonRpcResponseExtensions
Provides status methods for JsonRpcResponse<TResult> instances.
Namespace: XploRe.Net.JsonRpc
Assembly: XploRe.Net.JsonRpc.dll
Syntax
public static class JsonRpcResponseExtensions : Object
Methods
Name | Description |
---|---|
IsError<T>(IJsonRpcResponse<T>) | Determines whether the response represents an error. |