Click or drag to resize

imbNamespaceSetup Constructor (IXPathNavigable, String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the imbNamespaceSetup class

Namespace:  imbACE.Core.xml
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public imbNamespaceSetup(
	IXPathNavigable loadedXml,
	string defNamespaceName = "h"
)
Request Example View Source

Parameters

loadedXml
Type: System.Xml.XPathIXPathNavigable
defNamespaceName (Optional)
Type: SystemString
See Also