Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
VSCodeDebug
StoppedEvent
C# Class VSCodeDebug.StoppedEvent
Inheritance:
Event
Mostrar archivo
Open project: Microsoft/vscode-mono-debug
Public Methods
Method
Description
StoppedEvent
(
int
tid
,
string
reasn
,
string
txt
= null ) :
System
Method Details
StoppedEvent()
public
method
public
StoppedEvent
(
int
tid
,
string
reasn
,
string
txt
= null ) :
System
tid
int
reasn
string
txt
string
return
System