다음을 통해 공유


DialogSetConverter(ResourceExplorer) 생성자

정의

DialogSetConverter 클래스의 새 인스턴스를 초기화합니다.

public DialogSetConverter(Microsoft.Bot.Builder.Dialogs.Declarative.Resources.ResourceExplorer resourceExplorer);
new Microsoft.Bot.Builder.Dialogs.Adaptive.Converters.DialogSetConverter : Microsoft.Bot.Builder.Dialogs.Declarative.Resources.ResourceExplorer -> Microsoft.Bot.Builder.Dialogs.Adaptive.Converters.DialogSetConverter
Public Sub New (resourceExplorer As ResourceExplorer)

매개 변수

resourceExplorer
ResourceExplorer

참조를 확인하는 데 사용할 리소스 탐색기입니다.

적용 대상