Condividi tramite


INCreateTaskListIntentHandling_Extensions.Confirm Metodo

Definizione

Gli sviluppatori possono implementare questo metodo per verificare se le risorse locali e remote sono pronte per creare l'attività.

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

Parametri

This
IINCreateTaskListIntentHandling

Istanza in cui opera questo metodo.

intent
INCreateTaskListIntent

Specifica l'intenzione dell'utente.

completion
Action<INCreateTaskListIntentResponse>

Metodo di completamento che deve essere chiamato dall'override.

Si applica a