LocaleFinder 类

定义

基于 ResumptionContext的区域设置查找器实现。

public sealed class LocaleFinder : Microsoft.Bot.Builder.ConnectorEx.ILocaleFinder
type LocaleFinder = class
    interface ILocaleFinder
Public NotInheritable Class LocaleFinder
Implements ILocaleFinder
继承
LocaleFinder
实现

构造函数

LocaleFinder(ConversationReference, ResumptionContext)

基于 ResumptionContext的区域设置查找器实现。

方法

FindLocale(IActivity, CancellationToken)

基于 ResumptionContext的区域设置查找器实现。

适用于