Constructor for the Settings class that takes an XElement parameter
Namespace: BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
Syntax
public Settings(
XElement doc
)
Parameters
doc
Type: XElement
The XElement containing the settings
See Also
Settings Class
BNCS Namespace