C# Class Babel.Compiler.BuiltinMethodData

Inheritance: PredefinedMethodData
Mostra file Open project: shugo/babel

Public Methods

Method Description
BuiltinMethodData ( TypeManager typeManager, MethodInfo methodInfo ) : System

Method Details

BuiltinMethodData() public method

public BuiltinMethodData ( TypeManager typeManager, MethodInfo methodInfo ) : System
typeManager TypeManager
methodInfo System.Reflection.MethodInfo
return System