共用方式為


LuisDialog<TResult>.GetHandlersByIntent 方法

定義

protected virtual System.Collections.Generic.IDictionary<string,Microsoft.Bot.Builder.Dialogs.IntentActivityHandler> GetHandlersByIntent ();
abstract member GetHandlersByIntent : unit -> System.Collections.Generic.IDictionary<string, Microsoft.Bot.Builder.Dialogs.IntentActivityHandler>
override this.GetHandlersByIntent : unit -> System.Collections.Generic.IDictionary<string, Microsoft.Bot.Builder.Dialogs.IntentActivityHandler>
Protected Overridable Function GetHandlersByIntent () As IDictionary(Of String, IntentActivityHandler)

傳回

適用於