PexAllowedExceptionAttributeBase.IsExceptionTypeValid(TypeEx) Método

Definição

Determina se o tipo de exceção é permitido.

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

Parâmetros

exceptionType
Microsoft.ExtendedReflection.Metadata.TypeEx

Tipo da exceção.

Retornos

Boolean

Aplica-se a