Click or drag to resize

Validator(XmlReader) Constructor

Initializes a new instance of the Validator class

Namespace: WorkZone.Dispatcher.Base.Schematron
Assembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public Validator(
	XmlReader reader
)

Parameters

reader  XmlReader

[Missing <param name="reader"/> documentation for "M:WorkZone.Dispatcher.Base.Schematron.Validator.#ctor(System.Xml.XmlReader)"]

See Also