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

System.Diagnostics.StackFrame Constructor

Initializes a new StackFrame object corresponding to the active stack frame and replace it's filename and line number with the supplied values. [Edit]

public StackFrame (string fileName, int lineNumber)

Parameters

fileName
Documentation for this section has not yet been entered. [Edit]
lineNumber
Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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