次の方法で共有


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

適用対象