PexSuppressPreparableForTypeAttribute(Type) 构造函数

定义

初始化 PexSuppressPreparableForTypeAttribute 类的新实例。

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)

参数

targetType
Type

适用于