PexCreatableAsXmlAttribute(Type) 构造函数

定义

创建此类型的实例。

public:
 PexCreatableAsXmlAttribute(Type ^ creatableType);
public PexCreatableAsXmlAttribute (Type creatableType);
new Microsoft.Pex.Framework.Creatable.PexCreatableAsXmlAttribute : Type -> Microsoft.Pex.Framework.Creatable.PexCreatableAsXmlAttribute
Public Sub New (creatableType As Type)

参数

creatableType
Type

数据类型。

适用于