Not1.Not

Not<T> constructor

Initialisiert eine neue Instanz vonNot Klasse.

public Not(ICondition<T> condition)
ParameterTypBeschreibung
conditionICondition`1Angegebener Zustand.

Siehe auch