log4net SDK Reference

PropertiesDictionary Constructor (ReadOnlyPropertiesDictionary)

Constructor

[Visual Basic]
Overloads Public Sub New( _
   ByVal propertiesDictionary As ReadOnlyPropertiesDictionary _
)
[C#]
public PropertiesDictionary(
   ReadOnlyPropertiesDictionary propertiesDictionary
);

Parameters

propertiesDictionary
properties to copy

Remarks

Initializes a new instance of the PropertiesDictionary class.

See Also

PropertiesDictionary Class | log4net.Util Namespace | PropertiesDictionary Constructor Overload List