Inheritance Hierarchy
NReco.NLQuery.Table.TableMatcherBuilder.Options
Namespace: NReco.NLQuery.Table
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
The TableMatcherBuilder.Options type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TableMatcherBuilder.Options | Initializes a new instance of the TableMatcherBuilder.Options class |
Properties
Name | Description | |
---|---|---|
![]() | DateTimeFormat | |
![]() | NextMonthPhrases | |
![]() | NextYearPhrases | |
![]() | PrevMonthPhrases | |
![]() | PrevYearPhrases | |
![]() | StopWords | |
![]() | ThisMonthPhrases | |
![]() | ThisYearPhrases | |
![]() | TodayPhrases | |
![]() | TomorrowPhrases | |
![]() | YesterdayPhrases |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also