C# Class Castle.Windsor.Tests.Interceptors.CountingInterceptor

Inheritance: IInterceptor
ファイルを表示 Open project: castleproject/Windsor

Public Methods

Method Description
Intercept ( IInvocation invocation ) : void

Method Details

Intercept() public method

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