Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
DeftTech
DuckTyping
DelegateDuckProxyType
Prepare
DeftTech.DuckTyping.DelegateDuckProxyType.Prepare C# (CSharp) Méthode
DelegateDuckProxyType Class Documentation
Afficher le fichier
Open project: deftflux/DuckTyping
Prepare()
public
méthode
Prepares by generating the proxy type for the types given in the constructor.
public
Prepare
( ) :
void
Résultat
void
public void Prepare() { GenerateProxyType(); }
DelegateDuckProxyType
CanProxy
DelegateDuckProxyType
GenerateProxyType
GetParameterTypes
ImplementInvokeMethod
Prepare
WrapDuck