VSCode.JsonRpc Namespace |
Class | Description | |
---|---|---|
![]() | ErrorCodes |
Error codes defined by the JSON-RPC 2.0 specification.
|
![]() | NotificationMessage |
An IMessage implementation representing a JSON-RPC notification.
|
![]() | ObjectExtensions |
Provides object extensions for converting .NET objects to JSON objects.
|
![]() | RequestMessage |
An IMessage implementation representing a JSON-RPC request.
|
![]() | ResponseMessage |
An IMessage implementation representing a JSON-RPC response.
|
Interface | Description | |
---|---|---|
![]() | IMessage |
Represents the base abstract JSON-RPC message.
|