XmlDocumentType(String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
XmlDocumentType(System::String ^ documentType, System::String ^ selector);
public XmlDocumentType (string documentType, string selector);
new Microsoft.RuleEngine.XmlDocumentType : string * string -> Microsoft.RuleEngine.XmlDocumentType
Public Sub New (documentType As String, selector As String)
Parameters
- documentType
- String
- selector
- String