Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
DeftTech
DuckTyping
DelegateDuckProxyType
Prepare
DeftTech.DuckTyping.DelegateDuckProxyType.Prepare C# (CSharp) Method
DelegateDuckProxyType Class Documentation
显示文件
Open project: deftflux/DuckTyping
Prepare()
public
method
Prepares by generating the proxy type for the types given in the constructor.
public
Prepare
( ) :
void
return
void
public void Prepare() { GenerateProxyType(); }
DelegateDuckProxyType
CanProxy
DelegateDuckProxyType
GenerateProxyType
GetParameterTypes
ImplementInvokeMethod
Prepare
WrapDuck