[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Initialisiert eine neue Instanz der Klasse XmlPropertyReader
mit Hilfe von Standardwerten.
Namespace: DynamicNode.PersistenceAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
| C# |
|---|
public XmlPropertyReader( IDictionary<string, PropertyWrapper> props ) |
| Visual Basic |
|---|
Public Sub New ( _ props As IDictionary(Of String, PropertyWrapper) _ ) |
| F# |
|---|
new : props:IDictionary<string, PropertyWrapper> -> XmlPropertyReader |
Parameters
- props
- Type: System.Collections.Generic..::..IDictionary<(Of <(<'String, PropertyWrapper>)>)>
Eine Wörterbuch mit Standardwerten.