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