Compartilhar via


INCreateTaskListIntentHandling_Extensions.Confirm Método

Definição

Os desenvolvedores podem implementar esse método para confirmar se os recursos locais e remotos estão prontos para criar a tarefa.

public static void Confirm (this Intents.IINCreateTaskListIntentHandling This, Intents.INCreateTaskListIntent intent, Action<Intents.INCreateTaskListIntentResponse> completion);
static member Confirm : Intents.IINCreateTaskListIntentHandling * Intents.INCreateTaskListIntent * Action<Intents.INCreateTaskListIntentResponse> -> unit

Parâmetros

This
IINCreateTaskListIntentHandling

A instância na qual esse método opera.

intent
INCreateTaskListIntent

Especifica a intenção do usuário.

completion
Action<INCreateTaskListIntentResponse>

Método de conclusão que deve ser chamado pela substituição.

Aplica-se a