Freigeben über


LuisDialog<TResult>.GetHandlersByIntent Methode

Definition

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)

Gibt zurück

Gilt für: