Initializes a new StackFrame object corresponding to the active stack frame and replace it's filename, line number and column number with the supplied values.
[Edit]
public StackFrame (string fileName, int lineNumber, int colNumber) |
|
Parameters
- fileName
- Documentation for this section has not yet been entered.
[Edit]
- lineNumber
- Documentation for this section has not yet been entered.
[Edit]
- colNumber
- Documentation for this section has not yet been entered.
[Edit]
Remarks
Requirements
Namespace: System.Diagnostics
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0