StrictEntityToType 类

定义

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)

适用于