C# Class ZeroInstall.OneGet.OneGetContextInterceptor.RequestInterceptor

Duck-types from Request to an external type with the same method signatures.
Inheritance: IInterceptor
Afficher le fichier Open project: 0install/0install-win

Méthodes publiques

Méthode Description
Intercept ( LinFu.DynamicProxy.InvocationInfo info ) : object
RequestInterceptor ( [ request ) : System

Method Details

Intercept() public méthode

public Intercept ( LinFu.DynamicProxy.InvocationInfo info ) : object
info LinFu.DynamicProxy.InvocationInfo
Résultat object

RequestInterceptor() public méthode

public RequestInterceptor ( [ request ) : System
request [
Résultat System