BotComponent 클래스

정의

BotComponent 서비스, 사용자 지정 작업, 메모리 범위 및 어댑터의 등록을 허용하는 의 정의입니다.

public abstract class BotComponent
type BotComponent = class
Public MustInherit Class BotComponent
상속
BotComponent
파생

생성자

BotComponent()

BotComponent 서비스, 사용자 지정 작업, 메모리 범위 및 어댑터의 등록을 허용하는 의 정의입니다.

메서드

ConfigureServices(IServiceCollection, IConfiguration)

봇 구성 요소가 리소스 탐색기에 형식을 등록하고, 구성을 사용하고, 서비스 컬렉션에 서비스를 등록하기 위한 진입점입니다.

적용 대상