Class SelfResolvingOperator
Abstract base class for operators that are able to reduce to a constraint whether or not another syntactic element follows.
Inheritance
SelfResolvingOperator
Inherited Members
Namespace: NUnit.Framework.Constraints
Assembly: nunit.framework.dll
Syntax
public abstract class SelfResolvingOperator : ConstraintOperator
Constructors
View SourceSelfResolvingOperator()
Declaration
protected SelfResolvingOperator()