C# Class Babel.Compiler.PredefinedMethodData

Inheritance: MethodData
Mostra file Open project: shugo/babel

Public Methods

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

Method Details

PredefinedMethodData() public method

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