PexUseTypeHintsAttribute(Type[]) 构造函数

定义

初始化 PexUseTypeHintsAttribute 类的新实例。

public:
 PexUseTypeHintsAttribute(... cli::array <Type ^> ^ types);
public PexUseTypeHintsAttribute (params Type[] types);
new Microsoft.Pex.Framework.Using.PexUseTypeHintsAttribute : Type[] -> Microsoft.Pex.Framework.Using.PexUseTypeHintsAttribute
Public Sub New (ParamArray types As Type())

参数

types
Type[]

类型。

适用于