TableMatcherBuilderOptions Class

NReco.NLQuery Class Library Documentation
Inheritance Hierarchy

SystemObject
  NReco.NLQuery.TableTableMatcherBuilderOptions

Namespace:  NReco.NLQuery.Table
Assembly:  NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax

public class Options

The TableMatcherBuilderOptions type exposes the following members.

Constructors

  NameDescription
Public methodTableMatcherBuilderOptions
Initializes a new instance of the TableMatcherBuilderOptions class
Top
Properties

  NameDescription
Public propertyDateTimeFormat
Public propertyNextMonthPhrases
Public propertyNextYearPhrases
Public propertyPrevMonthPhrases
Public propertyPrevYearPhrases
Public propertyStopWords
Public propertyThisMonthPhrases
Public propertyThisYearPhrases
Public propertyTodayPhrases
Public propertyTomorrowPhrases
Public propertyYesterdayPhrases
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference