MethodItem Constructor (String)Apache log4net™ SDK Documentation
constructs a method item from the name of the method.

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public MethodItem(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:log4net.Core.MethodItem.#ctor(System.String)"]

See Also

Reference