Table of Contents

Class CollectionOperator

Namespace
NUnit.Framework.Constraints
Assembly
nunit.framework.dll

Abstract base for operators that indicate how to apply a constraint to items in a collection.

public abstract class CollectionOperator : PrefixOperator
Inheritance
CollectionOperator
Derived
Inherited Members

Constructors

CollectionOperator()

Constructs a CollectionOperator

protected CollectionOperator()