AttributeExistsConstraint(Type) 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 AttributeExistsConstraint for a specific attribute Type
public AttributeExistsConstraint (Type type);
new NUnit.Framework.Constraints.AttributeExistsConstraint : Type -> NUnit.Framework.Constraints.AttributeExistsConstraint
Parameters
- type
- Type