StrictEntityToType Klasse

Definition

public sealed class StrictEntityToType : Microsoft.Bot.Builder.Luis.IEntityToType
type StrictEntityToType = class
    interface IEntityToType
Public NotInheritable Class StrictEntityToType
Implements IEntityToType
Vererbung
StrictEntityToType
Implementiert

Konstruktoren

StrictEntityToType(IResolutionParser, ICalendarPlus)

Methoden

Interpret(BuiltIn+DateTime+DateTimeResolution, DateTime, Calendar, CalendarWeekRule, DayOfWeek, Func<BuiltIn.DateTime.DayPart,Int32>)

Interpretieren einer analysierten DateTimeResolution, um eine Reihe von DateTime-Bereichen bereitzustellen

Explizite Schnittstellenimplementierungen

IEntityToType.TryMapToDateRanges(DateTime, IEnumerable<EntityRecommendation>, IEnumerable<Range<DateTime>>)
IEntityToType.TryMapToTimeSpan(DateTime, IEnumerable<EntityRecommendation>, TimeSpan)

Gilt für: