PexCreatableAttributeBase(Type) Konstruktor

Definition

Lädt den Typ des erstellbaren Objekts.

protected:
 PexCreatableAttributeBase(Type ^ creatableType);
protected PexCreatableAttributeBase (Type creatableType);
new Microsoft.Pex.Framework.Creatable.PexCreatableAttributeBase : Type -> Microsoft.Pex.Framework.Creatable.PexCreatableAttributeBase
Protected Sub New (creatableType As Type)

Parameter

creatableType
Type

Der Typ des erstellbaren Objekts.

Gilt für