StackFrameItem Constructor Apache log4net™ SDK Documentation
returns a stack frame item from a stack frame. This

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public StackFrameItem(
	StackFrame frame
)

Parameters

frame
Type: OnlineSystem.Diagnostics StackFrame

[Missing <param name="frame"/> documentation for "M:log4net.Core.StackFrameItem.#ctor(System.Diagnostics.StackFrame)"]

Return Value

Type:
See Also