NameMatcher TKey  MembersQuartz.NET API Documentation

The NameMatcher TKey  type exposes the following members.

Constructors

  NameDescription
Protected methodNameMatcher TKey 
Top
Methods

  NameDescription
Public methodEquals (Inherited from StringMatcher TKey .)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Inherited from StringMatcher TKey .)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodGetValue (Overrides StringMatcher TKey  GetValue(TKey).)
Public methodIsMatch (Inherited from StringMatcher TKey .)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberNameContains
Create a NameMatcher that matches names containing the given string.
Public methodStatic memberNameEndsWith
Create a NameMatcher that matches names ending with the given string.
Public methodStatic memberNameEquals
Create a NameMatcher that matches names equaling the given string.
Public methodStatic memberNameStartsWith
Create a NameMatcher that matches names starting with the given string.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyCompareToValue (Inherited from StringMatcher TKey .)
Public propertyCompareWithOperator (Inherited from StringMatcher TKey .)
Top
See Also