Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggerRepositorySkeleton�Constructor�(PropertiesDictionary)

Construct the repository using specific properties

[Visual�Basic]
Overloads�Protected�Sub�New( _
���ByVal properties�As�PropertiesDictionary�_
)
[C#]
protected�LoggerRepositorySkeleton(
���PropertiesDictionaryproperties
);

Parameters

properties
the properties to set for this repository

Remarks

Initializes the repository with specified properties.

See Also

LoggerRepositorySkeleton Class | log4net.Repository Namespace | LoggerRepositorySkeleton Constructor Overload List