C# Class Boo.Lang.Runtime.ExtensionMethodDispatcherEmitter

Inheritance: MethodDispatcherEmitter
Afficher le fichier Open project: boo/boo-lang

Méthodes publiques

Méthode Description
ExtensionMethodDispatcherEmitter ( CandidateMethod found, Type argumentTypes ) : System

Méthodes protégées

Méthode Description
EmitLoadTargetObject ( ) : void

Method Details

EmitLoadTargetObject() protected méthode

protected EmitLoadTargetObject ( ) : void
Résultat void

ExtensionMethodDispatcherEmitter() public méthode

public ExtensionMethodDispatcherEmitter ( CandidateMethod found, Type argumentTypes ) : System
found CandidateMethod
argumentTypes System.Type
Résultat System