C# Class DebugAdapterProtocol.Protocol.BaseProtocol.Request

A client or debug adapter initiated request.
Inheritance: DebugAdapterProtocol.Protocol.BaseProtocol.ProtocolMessage
Afficher le fichier Open project: LoyieKing/DebugAdapterProtocol.NET

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Request ( string command ) : Newtonsoft.Json

Method Details

Request() public méthode

public Request ( string command ) : Newtonsoft.Json
command string
Résultat Newtonsoft.Json