SetAmbientThreadCulture(IPostToBot, ILocaleFinder) Constructor

Definition

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)

Parameters

inner
IPostToBot
localeFinder
ILocaleFinder

Applies to