Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SexyProxy
ProxyExtensions
C# Class SexyProxy.ProxyExtensions
Exibir arquivo
Open project: kswoll/sexy-proxy
Public Methods
Method
Description
Invocation
(
this
proxy
) :
Invocation
Call this to get the active invocation in your proxy class.
Method Details
Invocation()
public
static
method
Call this to get the active invocation in your proxy class.
public
static
Invocation
(
this
proxy
) :
Invocation
proxy
this
Your proxy instance.
return
Invocation