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