NotMatcherTKey Constructor

Quartz.NET 3.0 API Documentation

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

C#
protected NotMatcher(
	IMatcher<TKey> operand
)

Parameters

operand
Type: QuartzIMatcherTKey

[Missing <param name="operand"/> documentation for "M:Quartz.Impl.Matchers.NotMatcher`1.#ctor(Quartz.IMatcher{`0})"]

See Also

Reference