C# Class Babel.Compiler.SupertypingAdapterMethod

Afficher le fichier Open project: shugo/babel Class Usage Examples

Méthodes publiques

Méthode Description
SupertypingAdapterMethod ( MethodBuilder methodBuilder, MethodInfo adapteeMethod, int parameterCount ) : System

Method Details

SupertypingAdapterMethod() public méthode

public SupertypingAdapterMethod ( MethodBuilder methodBuilder, MethodInfo adapteeMethod, int parameterCount ) : System
methodBuilder System.Reflection.Emit.MethodBuilder
adapteeMethod System.Reflection.MethodInfo
parameterCount int
Résultat System