AttributeConstraint(Type, Constraint) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructs an AttributeConstraint for a specified attriute Type and base constraint.
public AttributeConstraint (Type type, NUnit.Framework.Constraints.Constraint baseConstraint);
new NUnit.Framework.Constraints.AttributeConstraint : Type * NUnit.Framework.Constraints.Constraint -> NUnit.Framework.Constraints.AttributeConstraint
Parameters
- type
- Type
- baseConstraint
- Constraint