Constructor for creating an Instance object with the given XElement document.
Namespace: BNCS
Assembly: BNCS.Config (in BNCS.Config.dll)
Syntax
public Instance(
XElement doc
)
Parameters
doc
Type: XElement
The XElement document to initialize the Instance object with.
See Also
Instance Class
BNCS Namespace