C# Class VSCodeDebug.ProtocolMessage

Afficher le fichier Open project: Microsoft/vscode-mono-debug Class Usage Examples

Méthodes publiques

Свойство Type Description
seq int

Méthodes publiques

Méthode Description
ProtocolMessage ( string typ ) : System
ProtocolMessage ( string typ, int sq ) : System

Method Details

ProtocolMessage() public méthode

public ProtocolMessage ( string typ ) : System
typ string
Résultat System

ProtocolMessage() public méthode

public ProtocolMessage ( string typ, int sq ) : System
typ string
sq int
Résultat System

Property Details

seq public_oe property

public int seq
Résultat int