Property ReturnType
- Namespace
- Sisk.JsonRPC.Documentation
- Assembly
- Sisk.JsonRPC.dll
ReturnType
Gets the return type of the JSON-RPC method.
public Type ReturnType { get; }
Gets the return type of the JSON-RPC method.
public Type ReturnType { get; }