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