C# Class Castle.Facilities.WcfIntegration.Tests.EmptyInterceptor

Inheritance: System.MarshalByRefObject, 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