StrictEntityToType 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public sealed class StrictEntityToType : Microsoft.Bot.Builder.Luis.IEntityToType
type StrictEntityToType = class
interface IEntityToType
Public NotInheritable Class StrictEntityToType
Implements IEntityToType
- 继承
-
StrictEntityToType
- 实现
构造函数
StrictEntityToType(IResolutionParser, ICalendarPlus) |
方法
Interpret(BuiltIn+DateTime+DateTimeResolution, DateTime, Calendar, CalendarWeekRule, DayOfWeek, Func<BuiltIn.DateTime.DayPart,Int32>) |
解释分析的 DateTimeResolution 以提供一系列 DateTime 范围 |
显式接口实现
IEntityToType.TryMapToDateRanges(DateTime, IEnumerable<EntityRecommendation>, IEnumerable<Range<DateTime>>) | |
IEntityToType.TryMapToTimeSpan(DateTime, IEnumerable<EntityRecommendation>, TimeSpan) |