Compartir a través de


DialogTask.IDialogStack.Done<R>(R) Método

Definición

void IDialogStack.Done<R> (R value);
abstract member Microsoft.Bot.Builder.Dialogs.Internals.IDialogStack.Done : 'R -> unit
override this.Microsoft.Bot.Builder.Dialogs.Internals.IDialogStack.Done : 'R -> unit
Sub Done(Of R) (value As R) Implements IDialogStack.Done

Parámetros de tipo

R

Parámetros

value
R

Implementaciones

Se aplica a