C# Class Rye.AspectFlare.ExceptionInterceptAttribute

Inheritance: InterceptAttribute, IExceptionInterceptor
Afficher le fichier Open project: JolyneStone/Rye

Méthodes publiques

Méthode Description
Exception ( Rye.AspectFlare.ExceptionInterceptContext exceptionInterceptorContext ) : void

Method Details

Exception() public méthode

public Exception ( Rye.AspectFlare.ExceptionInterceptContext exceptionInterceptorContext ) : void
exceptionInterceptorContext Rye.AspectFlare.ExceptionInterceptContext
Résultat void