Share via


PexCreatableAsXmlAttribute(Type) Constructor

Definition

Creates an instance of this 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)

Parameters

creatableType
Type

Data type.

Applies to