Udostępnij za pośrednictwem


QnAMakerComponentRegistration Klasa

Definicja

Przestroga

Use QnaMakerBotComponent.

Klasa zawierająca rejestrację składników usługi QnAMaker.

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

Konstruktory

QnAMakerComponentRegistration()
Przestarzałe.

Klasa zawierająca rejestrację składników usługi QnAMaker.

Właściwości

BotComponent
Przestarzałe.

Dostaje BotComponent się mostek do starszej wersji ComponentRegistration.

(Odziedziczone po ComponentRegistrationBridge<TComponent>)

Metody

GetConverters(ResourceExplorer, SourceContext)
Przestarzałe.

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

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

Zwróć wyliczenie klasy KindRegistrations $kind => Typ.

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

Wywołuje uruchamianie elementu , 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