StrictEntityToType Classe
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
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 uma DateTimeResolution analisada para fornecer uma série de intervalos DateTime |
Implementações de Interface Explícita
IEntityToType.TryMapToDateRanges(DateTime, IEnumerable<EntityRecommendation>, IEnumerable<Range<DateTime>>) | |
IEntityToType.TryMapToTimeSpan(DateTime, IEnumerable<EntityRecommendation>, TimeSpan) |