Partager via


PexSuppressPreparableForTypeAttribute(Type) Constructor

Definition

Initializes a new instance of the PexSuppressPreparableForTypeAttribute class.

public:
 PexSuppressPreparableForTypeAttribute(Type ^ targetType);
public PexSuppressPreparableForTypeAttribute (Type targetType);
new Microsoft.Pex.Framework.Preparable.PexSuppressPreparableForTypeAttribute : Type -> Microsoft.Pex.Framework.Preparable.PexSuppressPreparableForTypeAttribute
Public Sub New (targetType As Type)

Parameters

targetType
Type

Applies to