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
Boo
Lang
Runtime
ExtensionMethodDispatcherEmitter
C# Class Boo.Lang.Runtime.ExtensionMethodDispatcherEmitter
Inheritance:
MethodDispatcherEmitter
Show file
Open project: boo/boo-lang
Public Methods
Method
Description
ExtensionMethodDispatcherEmitter
(
CandidateMethod
found
,
Type
argumentTypes
) :
System
Protected Methods
Method
Description
EmitLoadTargetObject
( ) :
void
Method Details
EmitLoadTargetObject()
protected
method
protected
EmitLoadTargetObject
( ) :
void
return
void
ExtensionMethodDispatcherEmitter()
public
method
public
ExtensionMethodDispatcherEmitter
(
CandidateMethod
found
,
Type
argumentTypes
) :
System
found
CandidateMethod
argumentTypes
System.Type
return
System