Constructor
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
public PropertiesDictionary(
ReadOnlyPropertiesDictionary propertiesDictionary
)
public PropertiesDictionary(
ReadOnlyPropertiesDictionary propertiesDictionary
)
Public Sub New (
propertiesDictionary As ReadOnlyPropertiesDictionary
)
Public Sub New (
propertiesDictionary As ReadOnlyPropertiesDictionary
)
public:
PropertiesDictionary(
ReadOnlyPropertiesDictionary^ propertiesDictionary
)
public:
PropertiesDictionary(
ReadOnlyPropertiesDictionary^ propertiesDictionary
)
Initializes a new instance of the PropertiesDictionary class.