Click or drag to resize

Command Constructor

Overload List
 NameDescription
Public methodCommand Initializes a new instance of the Command class.
Public methodCommand(IEnumerableOpenXmlElement) Initializes a new instance of the Command class with the specified child elements.
Public methodCommand(OpenXmlElement) Initializes a new instance of the Command class with the specified child elements.
Public methodCommand(String) Initializes a new instance of the Command class from outer XML.
Top
See Also