TableMatcherBuilder.Options Class

NReco.NLQuery Class Library Documentation
Inheritance Hierarchy

System.Object
  NReco.NLQuery.Table.TableMatcherBuilder.Options

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

public class Options

The TableMatcherBuilder.Options type exposes the following members.

Constructors

  NameDescription
Public methodTableMatcherBuilder.Options
Initializes a new instance of the TableMatcherBuilder.Options 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