KeyMatcherTKey Constructor

Quartz.NET 3.0 API Documentation

Namespace:  Quartz.Impl.Matchers
Assembly:  Quartz (in Quartz.dll) Version: 3.0.0
Syntax

C#
protected KeyMatcher(
	TKey compareTo
)

Parameters

compareTo
Type: TKey

[Missing <param name="compareTo"/> documentation for "M:Quartz.Impl.Matchers.KeyMatcher`1.#ctor(`0)"]

See Also

Reference