C# Класс Rye.AspectFlare.ExceptionInterceptAttribute

Наследование: InterceptAttribute, IExceptionInterceptor
Показать файл Открыть проект

Открытые методы

Метод Описание
Exception ( Rye.AspectFlare.ExceptionInterceptContext exceptionInterceptorContext ) : void

Описание методов

Exception() публичный Метод

public Exception ( Rye.AspectFlare.ExceptionInterceptContext exceptionInterceptorContext ) : void
exceptionInterceptorContext Rye.AspectFlare.ExceptionInterceptContext
Результат void