Condividi tramite


QnAMakerBotComponent Classe

Definizione

Classe che contiene la registrazione dei componenti per QnAMaker.

public class QnAMakerBotComponent : Microsoft.Bot.Builder.BotComponent
type QnAMakerBotComponent = class
    inherit BotComponent
Public Class QnAMakerBotComponent
Inherits BotComponent
Ereditarietà
QnAMakerBotComponent

Costruttori

QnAMakerBotComponent()

Classe che contiene la registrazione dei componenti per QnAMaker.

Metodi

ConfigureServices(IServiceCollection, IConfiguration)

Punto di ingresso per i componenti del bot per registrare i tipi in Esplora risorse, usare la configurazione e registrare i servizi nella raccolta dei servizi.

Si applica a