GroupMatcher TKey  MembersQuartz.NET API Documentation

The GroupMatcher TKey  type exposes the following members.

Constructors

  NameDescription
Protected methodGroupMatcher TKey 
Top
Methods

  NameDescription
Public methodStatic memberAnyGroup
Create a GroupMatcher that matches all.
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 methodStatic memberGroupContains
Create a GroupMatcher that matches groups containing the given string.
Public methodStatic memberGroupEndsWith
Create a GroupMatcher that matches groups ending with the given string.
Public methodStatic memberGroupEquals
Create a GroupMatcher that matches groups equaling the given string.
Public methodStatic memberGroupStartsWith
Create a GroupMatcher that matches groups starting with the given string.
Public methodIsMatch (Inherited from StringMatcher TKey .)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
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