Compartilhar via


StrictEntityToType Classe

Definição

public sealed class StrictEntityToType : Microsoft.Bot.Builder.Luis.IEntityToType
type StrictEntityToType = class
    interface IEntityToType
Public NotInheritable Class StrictEntityToType
Implements IEntityToType
Herança
StrictEntityToType
Implementações

Construtores

StrictEntityToType(IResolutionParser, ICalendarPlus)

Métodos

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

Interpretar um DateTimeResolution analisado para fornecer uma série de intervalos DateTime

Implantações explícitas de interface

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

Aplica-se a