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