C# Class ZeroInstall.OneGet.OneGetContextInterceptor.RequestInterceptor

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

Public Methods

Method Description
Intercept ( LinFu.DynamicProxy.InvocationInfo info ) : object
RequestInterceptor ( [ request ) : System

Method Details

Intercept() public method

public Intercept ( LinFu.DynamicProxy.InvocationInfo info ) : object
info LinFu.DynamicProxy.InvocationInfo
return object

RequestInterceptor() public method

public RequestInterceptor ( [ request ) : System
request [
return System