Mono Class Library: System.Diagnostics.StackFrame Overview | Members

System.Diagnostics.StackFrame Constructor

Initializes a new StackFrame object corresponding to the 'n'th stack frame and, optionally, includes debugging informations.

public StackFrame (int skipFrames, bool fNeedFileInfo)

Parameters

skipFrames
Documentation for this section has not yet been entered.
fNeedFileInfo
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Diagnostics
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0