StackFrame Constructor (Int32)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the StackFrame class that corresponds to a frame above the current stack frame.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- skipFrames
- Type: System.Int32
The number of frames up the stack to skip.
Show: