C# Class FluentSpec.Classes.ClassInterceptor

Inheritance: TestObjectInterceptor
Show file Open project: msuarz/fluentspec

Public Methods

Method Description
Intercept ( IInvocation Invocation ) : void

Method Details

Intercept() public method

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