Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
GrayStorm
dynamicC
dynamicMethodGenerators
C# Class GrayStorm.dynamicC.dynamicMethodGenerators
ファイルを表示
Open project: GrayKernel/GrayStorm
Public Methods
Method
Description
CreateTestMethod
(
MethodInfo
targetIN
) :
DynamicMethod
Method Details
CreateTestMethod()
public
static
method
public
static
CreateTestMethod
(
MethodInfo
targetIN
) :
DynamicMethod
targetIN
System.Reflection.MethodInfo
return
System.Reflection.Emit.DynamicMethod