PexAllowedExceptionAttributeBase.IsExceptionTypeValid(TypeEx) Methode

Definition

Bestimmt, ob der Ausnahmetyp zulässig ist.

protected:
 override bool IsExceptionTypeValid(Microsoft::ExtendedReflection::Metadata::TypeEx ^ exceptionType);
protected override bool IsExceptionTypeValid (Microsoft.ExtendedReflection.Metadata.TypeEx exceptionType);
override this.IsExceptionTypeValid : Microsoft.ExtendedReflection.Metadata.TypeEx -> bool
Protected Overrides Function IsExceptionTypeValid (exceptionType As TypeEx) As Boolean

Parameter

exceptionType
Microsoft.ExtendedReflection.Metadata.TypeEx

Der Typ der Ausnahme.

Gibt zurück

Boolean

Gilt für