C# Class NProxy.Core.Benchmark.LinFuInterceptor

Inheritance: IInterceptor
Afficher le fichier Open project: mtamme/NProxy Class Usage Examples

Méthodes publiques

Méthode Description
Intercept ( IInvocationInfo info ) : object
LinFuInterceptor ( object target ) : System

Method Details

Intercept() public méthode

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

LinFuInterceptor() public méthode

public LinFuInterceptor ( object target ) : System
target object
Résultat System