CompositeMatcher Class

NReco.NLQuery Class Library Documentation
Composition of several [!:IRecognizerState] implementations.
Inheritance Hierarchy

SystemObject
  NReco.NLQuery.MatchersCompositeMatcher

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

public class CompositeMatcher : IMatcher

The CompositeMatcher type exposes the following members.

Constructors

  NameDescription
Public methodCompositeMatcher
Initializes a new instance of the CompositeMatcher class
Top
Properties

  NameDescription
Public propertyFirstPassOnly
Public propertyMatchers
Top
Methods

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

Reference