C# Class FS.DI.DynamicProxy.ExceptionInterceptorAttribute

Inheritance: System.Attribute, IExceptionInterceptor
Mostra file Open project: FarseerNet/Farseer.Net.DI

Public Methods

Method Description
OnExcepion ( IExceptionInvocation invocation ) : void

Method Details

OnExcepion() public method

public OnExcepion ( IExceptionInvocation invocation ) : void
invocation IExceptionInvocation
return void