StrictEntityToType Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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) |