C# Class Babel.Compiler.BuiltinMethodData

Inheritance: PredefinedMethodData
Afficher le fichier Open project: shugo/babel

Méthodes publiques

Méthode Description
BuiltinMethodData ( TypeManager typeManager, MethodInfo methodInfo ) : System

Method Details

BuiltinMethodData() public méthode

public BuiltinMethodData ( TypeManager typeManager, MethodInfo methodInfo ) : System
typeManager TypeManager
methodInfo System.Reflection.MethodInfo
Résultat System