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