Click or drag to resize
XdsDtdSupportedFeature Constructor

Namespace: DXMLBase.Xds
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SupportedFeature(
	string featureName,
	bool supported
)

Parameters

featureName
Type: SystemString

[Missing <param name="featureName"/> documentation for "M:DXMLBase.Xds.XdsDtd.SupportedFeature.#ctor(System.String,System.Boolean)"]

supported
Type: SystemBoolean

[Missing <param name="supported"/> documentation for "M:DXMLBase.Xds.XdsDtd.SupportedFeature.#ctor(System.String,System.Boolean)"]

See Also