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