C# Class PclUnit.Constraints.Pieces.CollectionOperator

Abstract base for operators that indicate how to apply a constraint to items in a collection.
Inheritance: PrefixOperator
Afficher le fichier Open project: jbtule/PclUnit

Méthodes publiques

Méthode Description
CollectionOperator ( )

Constructs a CollectionOperator

Method Details

CollectionOperator() public méthode

Constructs a CollectionOperator
public CollectionOperator ( )