PexAssumptionFailedExceptionAttribute(Type) Oluşturucu

Tanım

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ü.

Şunlara uygulanır