PexExceptionValidatorAttributeBase.Describe(MetadataEntity) Method

Definition

Describes the specified type.

protected:
 System::String ^ Describe(Microsoft::ExtendedReflection::Metadata::MetadataEntity ^ type);
protected string Describe (Microsoft.ExtendedReflection.Metadata.MetadataEntity type);
member this.Describe : Microsoft.ExtendedReflection.Metadata.MetadataEntity -> string
Protected Function Describe (type As MetadataEntity) As String

Parameters

type
Microsoft.ExtendedReflection.Metadata.MetadataEntity

The type.

Returns

Applies to