C# Class FluentSpec.Classes.InterfaceInterceptor

Inheritance: TestObjectInterceptor
Afficher le fichier Open project: msuarz/fluentspec

Méthodes publiques

Méthode Description
Intercept ( IInvocation Invocation ) : void

Method Details

Intercept() public méthode

public Intercept ( IInvocation Invocation ) : void
Invocation IInvocation
Résultat void