Confirmation<T>.Next(Object, T) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public override Microsoft.Bot.Builder.FormFlow.Advanced.NextStep Next (object value, T state);
override this.Next : obj * 'T -> Microsoft.Bot.Builder.FormFlow.Advanced.NextStep
Public Overrides Function Next (value As Object, state As T) As NextStep
Paramètres
- value
- Object
- state
- T