PexUseTypeAttribute.Create(TypeEx) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
PexUseTypeAttribute örneği oluşturun.
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
Parametreler
- targetType
- Microsoft.ExtendedReflection.Metadata.TypeEx
Döndürülenler
Açıklamalar
Bu yöntem ExtendedReflection kullanır; IntelliSense 'de gösterilmemesi için bir Oluşturucu değildir.