C# 클래스 ZeroInstall.OneGet.OneGetContextInterceptor.RequestInterceptor

Duck-types from Request to an external type with the same method signatures.
상속: IInterceptor
파일 보기 프로젝트 열기: 0install/0install-win

공개 메소드들

메소드 설명
Intercept ( LinFu.DynamicProxy.InvocationInfo info ) : object
RequestInterceptor ( [ request ) : System

메소드 상세

Intercept() 공개 메소드

public Intercept ( LinFu.DynamicProxy.InvocationInfo info ) : object
info LinFu.DynamicProxy.InvocationInfo
리턴 object

RequestInterceptor() 공개 메소드

public RequestInterceptor ( [ request ) : System
request [
리턴 System