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