Interface IJsonRpcDocumentationExporter
- Namespace
- Sisk.JsonRPC.Documentation
- Assembly
- Sisk.JsonRPC.dll
Defines a method to export JSON-RPC documentation to a byte array.
public interface IJsonRpcDocumentationExporter
Methods
- ExportDocumentBytes(JsonRpcDocumentation)
Exports the JSON-RPC documentation to a byte array.