次の方法で共有


Field<T>._next フィールド

定義

protected Microsoft.Bot.Builder.FormFlow.Advanced.NextDelegate<T> _next;
val mutable _next : Microsoft.Bot.Builder.FormFlow.Advanced.NextDelegate<'T (requires 'T : null)>
Protected _next As NextDelegate(Of T) 

フィールド値

適用対象