C# Class VSCodeDebug.StackTraceResponseBody

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

Public Methods

Method Description
StackTraceResponseBody ( List frames = null ) : System

Method Details

StackTraceResponseBody() public method

public StackTraceResponseBody ( List frames = null ) : System
frames List
return System