PexUseTypeAttribute.Create(TypeEx) Methode

Definition

Erstellen Sie eine Instanz von PexUseTypeAttribute:

public:
 static Microsoft::Pex::Framework::Using::PexUseTypeAttribute ^ Create(Microsoft::ExtendedReflection::Metadata::TypeEx ^ targetType);
public static Microsoft.Pex.Framework.Using.PexUseTypeAttribute Create (Microsoft.ExtendedReflection.Metadata.TypeEx targetType);
static member Create : Microsoft.ExtendedReflection.Metadata.TypeEx -> Microsoft.Pex.Framework.Using.PexUseTypeAttribute
Public Shared Function Create (targetType As TypeEx) As PexUseTypeAttribute

Parameter

targetType
Microsoft.ExtendedReflection.Metadata.TypeEx

Gibt zurück

PexUseTypeAttribute

Hinweise

Diese Methode verwendet "extendedreflection;". Es ist kein Konstruktor, sodass er in IntelliSense nicht angezeigt wird.

Gilt für