Udostępnij za pośrednictwem


LuisComponentRegistration Klasa

Definicja

Przestroga

Use LuisBotComponent.

Zdefiniuj zasoby składników dla usługi Luis.

[System.Obsolete("Use `LuisBotComponent`.")]
public class LuisComponentRegistration : Microsoft.Bot.Builder.Dialogs.Declarative.Obsolete.DeclarativeComponentRegistrationBridge<Microsoft.Bot.Builder.AI.Luis.LuisBotComponent>
[<System.Obsolete("Use `LuisBotComponent`.")>]
type LuisComponentRegistration = class
    inherit DeclarativeComponentRegistrationBridge<LuisBotComponent>
Public Class LuisComponentRegistration
Inherits DeclarativeComponentRegistrationBridge(Of LuisBotComponent)
Dziedziczenie
Atrybuty

Konstruktory

LuisComponentRegistration()
Przestarzałe.

Zdefiniuj zasoby składników dla usługi Luis.

Właściwości

BotComponent
Przestarzałe.

Przechodzi BotComponent do spuścizny ComponentRegistration.

(Odziedziczone po ComponentRegistrationBridge<TComponent>)

Metody

GetConverters(ResourceExplorer, SourceContext)
Przestarzałe.

Zwróć wyliczenie elementów JsonConverters do obsługi typów deklaratywnych ładowania.

(Odziedziczone po DeclarativeComponentRegistrationBridge<TComponent>)
GetDeclarativeTypes(ResourceExplorer)
Przestarzałe.

Zwracanie wyliczenia kindRegistrations $kind => typ.

(Odziedziczone po DeclarativeComponentRegistrationBridge<TComponent>)
GetFromComponent<TRegistration>(IServiceCollection)
Przestarzałe.

Wywołuje metodę uruchamiania w pliku BotComponent , aby pobrać kolekcję rejestracji dla typu TRegistration.

(Odziedziczone po ComponentRegistrationBridge<TComponent>)
GetMemoryScopes()
Przestarzałe.

Pobiera zakresy pamięci.

(Odziedziczone po ComponentRegistrationBridge<TComponent>)
GetPathResolvers()
Przestarzałe.

Zwracanie wyliczenia pathresolvers.

(Odziedziczone po ComponentRegistrationBridge<TComponent>)

Dotyczy