C# Class VSCodeDebug.Scope

Exibir arquivo Open project: Microsoft/vscode-mono-debug Class Usage Examples

Public Methods

Method Description
Scope ( string name, int variablesReference, bool expensive = false ) : System

Method Details

Scope() public method

public Scope ( string name, int variablesReference, bool expensive = false ) : System
name string
variablesReference int
expensive bool
return System