C# Class VSCodeDebug.Event

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Event ( string type, dynamic bdy = null ) : System

Method Details

Event() public méthode

public Event ( string type, dynamic bdy = null ) : System
type string
bdy dynamic
Résultat System