xtd 0.2.0
Loading...
Searching...
No Matches

◆ stack_frame() [2/9]

xtd::diagnostics::stack_frame::stack_frame ( size_t  skip_frame)
explicit

Initializes a new instance of the xtd::diagnostics::stack_frame class that corresponds to a frame above the current stack frame.

Parameters
skip_frameThe number of frames up the stack to skip.