C# Class LinFu.UnitTests.Proxy.MockInterceptor

Inheritance: IInterceptor
Afficher le fichier Open project: philiplaureano/LinFu Class Usage Examples

Méthodes publiques

Méthode Description
Intercept ( IInvocationInfo info ) : object
MockInterceptor ( object>.Func implementation ) : System

Method Details

Intercept() public méthode

public Intercept ( IInvocationInfo info ) : object
info IInvocationInfo
Résultat object

MockInterceptor() public méthode

public MockInterceptor ( object>.Func implementation ) : System
implementation object>.Func
Résultat System