Table of Contents

Class StackFramesRetrievalResult

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.Common.v9.dll

Provides data for method calls that are currently on a stack.

public class StackFramesRetrievalResult : EventArgs
Inheritance
StackFramesRetrievalResult

Constructors

StackFramesRetrievalResult()

Initializes a new instance of the StackFramesRetrievalResult class with default settings.

Properties

Frames

Gets or sets a list of stack frames.