XmlFile Constructor (String)Delta Engine Documentation
Initializes a new instance of the XmlFile class

Namespace: DeltaEngine.Content.Xml
Assembly: DeltaEngine.Content.Xml (in DeltaEngine.Content.Xml.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public XmlFile(
	string filePath
)
See Also