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)

적용 대상