Confirmation<T>.Next(Object, T) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- value
- Object
- state
- T