Dela via


LanguageGenerationComponentRegistration Klass

Definition

ComponentRegistration-klass för språkgenereringsresurser.

public class LanguageGenerationComponentRegistration : Microsoft.Bot.Builder.Dialogs.Declarative.Obsolete.DeclarativeComponentRegistrationBridge<Microsoft.Bot.Builder.Dialogs.Adaptive.LanguageGenerationBotComponent>
type LanguageGenerationComponentRegistration = class
    inherit DeclarativeComponentRegistrationBridge<LanguageGenerationBotComponent>
Public Class LanguageGenerationComponentRegistration
Inherits DeclarativeComponentRegistrationBridge(Of LanguageGenerationBotComponent)
Arv

Konstruktorer

LanguageGenerationComponentRegistration()

ComponentRegistration-klass för språkgenereringsresurser.

Egenskaper

BotComponent

Kommer BotComponent att bryggas till det äldre ComponentRegistration.

(Ärvd från ComponentRegistrationBridge<TComponent>)

Metoder

GetConverters(ResourceExplorer, SourceContext)

Returnera en uppräkning av JsonConverters för att stödja inläsning av deklarativa typer.

(Ärvd från DeclarativeComponentRegistrationBridge<TComponent>)
GetDeclarativeTypes(ResourceExplorer)

Returnera en uppräkning av KindRegistrations $kind => Typ.

(Ärvd från DeclarativeComponentRegistrationBridge<TComponent>)
GetFromComponent<TRegistration>(IServiceCollection)

Anropar start på BotComponent för att hämta en samling registreringar för typen TRegistration.

(Ärvd från ComponentRegistrationBridge<TComponent>)
GetMemoryScopes()

Hämtar minnesomfattningarna.

(Ärvd från ComponentRegistrationBridge<TComponent>)
GetPathResolvers()

Returnera uppräkning av pathresolvers.

(Ärvd från ComponentRegistrationBridge<TComponent>)

Gäller för