다음을 통해 공유


LogPostToBot(IPostToBot, IActivityLogger) 생성자

정의

public LogPostToBot (Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot inner, Microsoft.Bot.Builder.History.IActivityLogger logger);
new Microsoft.Bot.Builder.Dialogs.Internals.LogPostToBot : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot * Microsoft.Bot.Builder.History.IActivityLogger -> Microsoft.Bot.Builder.Dialogs.Internals.LogPostToBot
Public Sub New (inner As IPostToBot, logger As IActivityLogger)

매개 변수

inner
IPostToBot

적용 대상