Initializes a new instance of the Prompt class.
The prompts for the ui.
Optionaloptions: StreamOptionsThe input- and output-stream of the ui.
ProtectedactiveGets or sets the currently active prompt.
Gets or sets the answers provided by the user.
Gets or sets the event-flow of the process.
Gets or sets the prompts of the ui.
ProtectedrlGets or sets an object for performing read from and write to the console.
ProtectedcloseReleases all unmanaged resources.
ProtectedfetchFetches the answer to a question.
The question to fetch the answer for.
The answer to the question.
ProtectedfilterProtectedonFinishes the process.
ProtectedonHandles a forced exit of the application.
ProtectedprocessProcesses a question.
The question to process.
The answer to the question.
Protectedset
Represents the prompt ui.