Compiler-Konstruktor
Geschützte Member einschließen
Geerbte Member einschließen
Überladungsliste
Name | Beschreibung | |
---|---|---|
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. |
Nach oben