Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Babel
Compiler
SupertypingAdapterMethod
C# Class Babel.Compiler.SupertypingAdapterMethod
Show file
Open project: shugo/babel
Class Usage Examples
Public Methods
Method
Description
SupertypingAdapterMethod
(
MethodBuilder
methodBuilder
,
MethodInfo
adapteeMethod
,
int
parameterCount
) :
System
Method Details
SupertypingAdapterMethod()
public
method
public
SupertypingAdapterMethod
(
MethodBuilder
methodBuilder
,
MethodInfo
adapteeMethod
,
int
parameterCount
) :
System
methodBuilder
System.Reflection.Emit.MethodBuilder
adapteeMethod
System.Reflection.MethodInfo
parameterCount
int
return
System