C# Class VSCodeDebug.StoppedEvent

Inheritance: Event
Afficher le fichier Open project: Microsoft/vscode-mono-debug

Méthodes publiques

Méthode Description
StoppedEvent ( int tid, string reasn, string txt = null ) : System

Method Details

StoppedEvent() public méthode

public StoppedEvent ( int tid, string reasn, string txt = null ) : System
tid int
reasn string
txt string
Résultat System