Click or drag to resize

imbNamespaceSetup Constructor (XmlDocument, 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(
	XmlDocument loadedXml,
	string defNamespaceName = "h"
)
Request Example View Source

Parameters

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