Sdílet prostřednictvím


LuisComponentRegistration Třída

Definice

Upozornění

Use LuisBotComponent.

Definujte prostředky komponent pro Službu 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)
Dědičnost
Atributy

Konstruktory

LuisComponentRegistration()
Zastaralé.

Definujte prostředky komponent pro Službu Luis.

Vlastnosti

BotComponent
Zastaralé.

Získá BotComponent se přemíscet na starší verzi ComponentRegistration.

(Zděděno od ComponentRegistrationBridge<TComponent>)

Metody

GetConverters(ResourceExplorer, SourceContext)
Zastaralé.

Vrátí výčet JsonConverters pro podporu načítání deklarativních typů.

(Zděděno od DeclarativeComponentRegistrationBridge<TComponent>)
GetDeclarativeTypes(ResourceExplorer)
Zastaralé.

Vrátí výčet KindRegistrations $kind => Type.

(Zděděno od DeclarativeComponentRegistrationBridge<TComponent>)
GetFromComponent<TRegistration>(IServiceCollection)
Zastaralé.

Zavolá spuštění na objektu BotComponent , aby se načetla kolekce registrací pro typ TRegistration.

(Zděděno od ComponentRegistrationBridge<TComponent>)
GetMemoryScopes()
Zastaralé.

Získá rozsahy paměti.

(Zděděno od ComponentRegistrationBridge<TComponent>)
GetPathResolvers()
Zastaralé.

Vrátí výčet pathresolvers.

(Zděděno od ComponentRegistrationBridge<TComponent>)

Platí pro