AttributeExistsConstraint(Type) Constructor

Definition

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

Applies to