PexExplorableFromFactoriesAttributeBase.GetUncachedExplorables 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.
Araştırmada yöntemlerin listesini alır
protected:
abstract void GetUncachedExplorables(Microsoft::Pex::Engine::ComponentModel::IPexComponent ^ host, Microsoft::ExtendedReflection::Collections::SafeList<Microsoft::Pex::Engine::Explorable::IPexExplorable ^> ^ explorables);
protected abstract void GetUncachedExplorables (Microsoft.Pex.Engine.ComponentModel.IPexComponent host, Microsoft.ExtendedReflection.Collections.SafeList<Microsoft.Pex.Engine.Explorable.IPexExplorable> explorables);
abstract member GetUncachedExplorables : Microsoft.Pex.Engine.ComponentModel.IPexComponent * Microsoft.ExtendedReflection.Collections.SafeList<Microsoft.Pex.Engine.Explorable.IPexExplorable> -> unit
Protected MustOverride Sub GetUncachedExplorables (host As IPexComponent, explorables As SafeList(Of IPexExplorable))
Parametreler
- host
- Microsoft.Pex.Engine.ComponentModel.IPexComponent
- explorables
- Microsoft.ExtendedReflection.Collections.SafeList<Microsoft.Pex.Engine.Explorable.IPexExplorable>