PexUseTypeAttribute.Create(TypeEx) Método

Definição

Crie uma instância de 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

Parâmetros

targetType
Microsoft.ExtendedReflection.Metadata.TypeEx

Retornos

PexUseTypeAttribute

Comentários

Esse método usa ExtendedReflection; Não é um construtor para que ele não apareça no IntelliSense.

Aplica-se a