Click or drag to resize
XdsShimOptions Constructor
Initializes a new instance of the XdsShimOptions class

Namespace: DXMLBase.Xds
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected XdsShimOptions(
	XmlElement xdsOptionsElement
)

Parameters

xdsOptionsElement
Type: System.XmlXmlElement

[Missing <param name="xdsOptionsElement"/> documentation for "M:DXMLBase.Xds.XdsShimOptions.#ctor(System.Xml.XmlElement)"]

See Also