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