PexZeroMdArrayLowerBoundsAttribute Sınıf
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.
IntelliTest 'in yalnızca çok boyutlu dizilerin alt sınırları olarak sıfır kullandığından emin olan öznitelik
public ref class PexZeroMdArrayLowerBoundsAttribute sealed : Microsoft::Pex::Framework::Domains::PexDomainAttributeBase
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true, Inherited=true)]
public sealed class PexZeroMdArrayLowerBoundsAttribute : Microsoft.Pex.Framework.Domains.PexDomainAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true, Inherited=true)>]
type PexZeroMdArrayLowerBoundsAttribute = class
inherit PexDomainAttributeBase
Public NotInheritable Class PexZeroMdArrayLowerBoundsAttribute
Inherits PexDomainAttributeBase
- Devralma
-
PexZeroMdArrayLowerBoundsAttribute
- Öznitelikler
Oluşturucular
| PexZeroMdArrayLowerBoundsAttribute(Int32) |
PexZeroMdArrayLowerBoundsAttribute sınıfının yeni bir örneğini başlatır. |
Özellikler
| Name |
Bu paketin adını alır. (Devralındığı yer: PexExplorationPackageAttributeBase) |
Yöntemler
| AfterExploration(IPexExplorationComponent, Object) |
Araştırma bittikten sonra yürütülen geri çağırma. (Devralındığı yer: PexExplorationPackageAttributeBase) |
| BeforeExploration(IPexExplorationComponent) |
Araştırma başlamadan önce yürütülen geri çağırma. (Devralındığı yer: PexDomainAttributeBase) |
| Decorate(Name, IPexDecoratedComponentElement) |
Bu yöntem, IntelliTest 'e filtreleri, odakları ve paketleri duyurur. (Devralındığı yer: PexExplorationPackageAttributeBase) |
| GetTargetType() |
Hedefin türünü alır. (Devralındığı yer: PexDomainAttributeBase) |
| Initialize(IPexExplorationEngine) |
Belirtilen araştırma paketini başlatır. Hizmetlerle etkileşime geçebilir. (Devralındığı yer: PexExplorationPackageAttributeBase) |
| Load(IContainer) |
Bu yöntem, fırsat yüklemeyi veya ikame hizmetlerini sağlar. (Devralındığı yer: PexExplorationPackageAttributeBase) |
| MatchesTarget(PexDomainTarget, MetadataEntity, Int32) |
Bu özniteliğin hedefinin belirtilen hedefle eşleşip eşleşmediğini denetler. (Devralındığı yer: PexDomainAttributeBase) |
| TryGetInvariant(IPexExplorationComponent, Layout, Converter<Term,Term>) |
Bir sabit almaya çalışır. |
| UpdateTarget(PexDomainTarget, MetadataEntity, Int32) |
Bu etki alanının hedefini güncelleştirir. (Devralındığı yer: PexDomainAttributeBase) |
| Validate(IPexLog, ICustomAttributeProviderEx, VisibilityContext) |
Belirli bir görünürlük bağlamındaki özniteliği doğrular. (Devralındığı yer: PexComponentElementDecoratorAttributeBase) |