PexAssumptionFailedExceptionAttribute(Type) Oluşturucu
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.
PexAssumptionFailedExceptionAttribute sınıfının yeni bir örneğini başlatır.
public:
PexAssumptionFailedExceptionAttribute(Type ^ exceptionType);
public PexAssumptionFailedExceptionAttribute (Type exceptionType);
new Microsoft.Pex.Framework.Exceptions.PexAssumptionFailedExceptionAttribute : Type -> Microsoft.Pex.Framework.Exceptions.PexAssumptionFailedExceptionAttribute
Public Sub New (exceptionType As Type)
Parametreler
- exceptionType
- Type
Özel durumun türü.