C# Class Boo.Lang.Runtime.PromotionEmitter

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

Méthodes publiques

Méthode Description
PromotionEmitter ( Type toType ) : System

Méthodes protégées

Méthode Description
EmitMethodBody ( ) : void

Method Details

EmitMethodBody() protected méthode

protected EmitMethodBody ( ) : void
Résultat void

PromotionEmitter() public méthode

public PromotionEmitter ( Type toType ) : System
toType System.Type
Résultat System