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