C# Class VSCodeDebug.ThreadEvent

Inheritance: Event
Exibir arquivo Open project: Microsoft/vscode-mono-debug

Public Methods

Method Description
ThreadEvent ( string reasn, int tid ) : System

Method Details

ThreadEvent() public method

public ThreadEvent ( string reasn, int tid ) : System
reasn string
tid int
return System