C# Class VSCodeDebug.Event

Inheritance: ProtocolMessage
Exibir arquivo 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