C# 클래스 SexyProxy.ProxyExtensions

파일 보기 프로젝트 열기: kswoll/sexy-proxy

공개 메소드들

메소드 설명
Invocation ( this proxy ) : Invocation

Call this to get the active invocation in your proxy class.

메소드 상세

Invocation() 공개 정적인 메소드

Call this to get the active invocation in your proxy class.
public static Invocation ( this proxy ) : Invocation
proxy this Your proxy instance.
리턴 Invocation