Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

StackFrameItem�Constructor�

returns a stack frame item from a stack frame. This

[Visual�Basic]
Public�Sub�New( _
���ByVal frame�As�StackFrame�_
)
[C#]
public�StackFrameItem(
���StackFrameframe
);

Parameters

frame

Return Value

See Also

StackFrameItem Class | log4net.Core Namespace