Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
VSCodeDebug
Event
C# Class VSCodeDebug.Event
Inheritance:
ProtocolMessage
显示文件
Open project: Microsoft/vscode-mono-debug
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
Event
(
string
type
,
dynamic
bdy
= null ) :
System
Method Details
Event()
public
method
public
Event
(
string
type
,
dynamic
bdy
= null ) :
System
type
string
bdy
dynamic
return
System