PexClassAttribute.CreateFixtures(PexAssembly, TypeEx) Methode

Definition

Erstellt die Fixierungen.

public:
 Microsoft::ExtendedReflection::Collections::IIndexable<Microsoft::Pex::Engine::PexFixture ^> ^ CreateFixtures(Microsoft::Pex::Engine::PexAssembly ^ assembly, Microsoft::ExtendedReflection::Metadata::TypeEx ^ type);
public Microsoft.ExtendedReflection.Collections.IIndexable<Microsoft.Pex.Engine.PexFixture> CreateFixtures (Microsoft.Pex.Engine.PexAssembly assembly, Microsoft.ExtendedReflection.Metadata.TypeEx type);
member this.CreateFixtures : Microsoft.Pex.Engine.PexAssembly * Microsoft.ExtendedReflection.Metadata.TypeEx -> Microsoft.ExtendedReflection.Collections.IIndexable<Microsoft.Pex.Engine.PexFixture>
Public Function CreateFixtures (assembly As PexAssembly, type As TypeEx) As IIndexable(Of PexFixture)

Parameter

assembly
Microsoft.Pex.Engine.PexAssembly

Die Assembly.

type
Microsoft.ExtendedReflection.Metadata.TypeEx

Der Typ.

Gibt zurück

Microsoft.ExtendedReflection.Collections.IIndexable<Microsoft.Pex.Engine.PexFixture>

Gilt für