Class CollectionOperator
Abstract base for operators that indicate how to apply a constraint to items in a collection.
Inheritance
CollectionOperator
Inherited Members
Namespace: NUnit.Framework.Constraints
Assembly: nunit.framework.dll
Syntax
public abstract class CollectionOperator : PrefixOperator
Constructors
View SourceCollectionOperator()
Constructs a CollectionOperator
Declaration
protected CollectionOperator()