C# Class VSCodeDebug.Thread

ファイルを表示 Open project: Microsoft/vscode-mono-debug Class Usage Examples

Public Methods

Method Description
Thread ( int id, string name ) : System

Method Details

Thread() public method

public Thread ( int id, string name ) : System
id int
name string
return System