LocaleFinder 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
基于 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的区域设置查找器实现。 |