Inheritance Hierarchy
NReco.NLQuery.TableTableMatcherBuilderOptions
Namespace: NReco.NLQuery.Table
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
The TableMatcherBuilderOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TableMatcherBuilderOptions | Initializes a new instance of the TableMatcherBuilderOptions 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