Method | Description | |
---|---|---|
InteractiveWindowConsole ( IRInteractiveWorkflow workflow ) : System | ||
PromptYesNoAsync ( string text, |
||
Write ( string text ) : void | ||
WriteLine ( string text ) : void |
public InteractiveWindowConsole ( IRInteractiveWorkflow workflow ) : System | ||
workflow | IRInteractiveWorkflow | |
return | System |
public PromptYesNoAsync ( string text, |
||
text | string | |
cancellationToken | ||
return | Task |