C# Class Tmx.Core.Aspects.AbstractInterceptor

Inheritance: IInterceptor
Mostra file Open project: apetrovskiy/STUPS

Public Methods

Method Description
Intercept ( IInvocation invocation ) : void

Method Details

Intercept() public abstract method

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