PexUseTypesAttributeBase.GetTypes(IPexComponent) Methode

Definition

Ruft die Typen ab.

protected:
 abstract Microsoft::ExtendedReflection::Collections::IIndexable<Microsoft::ExtendedReflection::Metadata::TypeEx ^> ^ GetTypes(Microsoft::Pex::Engine::ComponentModel::IPexComponent ^ host);
protected abstract Microsoft.ExtendedReflection.Collections.IIndexable<Microsoft.ExtendedReflection.Metadata.TypeEx> GetTypes (Microsoft.Pex.Engine.ComponentModel.IPexComponent host);
abstract member GetTypes : Microsoft.Pex.Engine.ComponentModel.IPexComponent -> Microsoft.ExtendedReflection.Collections.IIndexable<Microsoft.ExtendedReflection.Metadata.TypeEx>
Protected MustOverride Function GetTypes (host As IPexComponent) As IIndexable(Of TypeEx)

Parameter

host
Microsoft.Pex.Engine.ComponentModel.IPexComponent

Der Host.

Gibt zurück

Microsoft.ExtendedReflection.Collections.IIndexable<Microsoft.ExtendedReflection.Metadata.TypeEx>

Gilt für