QuestionEventArgs Constructor
.NET Framework 4.5
Initializes a new instance of the QuestionEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
QuestionEventArgs() | Initializes a new instance of the QuestionEventArgs class using a default Response property value of false. |
|
QuestionEventArgs(Boolean) | Initializes a new instance of the QuestionEventArgs class using the specified default value for the Response property. |