Rule Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Rule() | Initializes a new instance of the Rule class. | |
Rule(String) | Initializes a new instance of the Rule class from outer XML. | |
Rule(array<OpenXmlElement[]) | Initializes a new instance of the Rule class with the specified child elements. | |
Rule(IEnumerable<OpenXmlElement>) | Initializes a new instance of the Rule class with the specified child elements. |
Top