C# Class AOP00.Core.LoggingInterceptor

Inheritance: IInterceptor
Mostra file Open project: VahidN/AOP-Sample

Public Methods

Method Description
Intercept ( IInvocation invocation ) : void

Method Details

Intercept() public method

public Intercept ( IInvocation invocation ) : void
invocation IInvocation
return void