다음을 통해 공유


SetAmbientThreadCulture(IPostToBot, ILocaleFinder) 생성자

정의

public SetAmbientThreadCulture (Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot inner, Microsoft.Bot.Builder.ConnectorEx.ILocaleFinder localeFinder);
new Microsoft.Bot.Builder.Dialogs.Internals.SetAmbientThreadCulture : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot * Microsoft.Bot.Builder.ConnectorEx.ILocaleFinder -> Microsoft.Bot.Builder.Dialogs.Internals.SetAmbientThreadCulture
Public Sub New (inner As IPostToBot, localeFinder As ILocaleFinder)

매개 변수

inner
IPostToBot
localeFinder
ILocaleFinder

적용 대상