Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

MethodItem�Constructor�(MethodBase)

constructs a method item from a method base by determining the method name and its parameters.

[Visual�Basic]
Overloads�Public�Sub�New( _
���ByVal methodBase�As�MethodBase�_
)
[C#]
public�MethodItem(
���MethodBasemethodBase
);

Parameters

methodBase

See Also

MethodItem Class | log4net.Core Namespace | MethodItem Constructor Overload List