C# Class Babel.Compiler.PredefinedConstructorData

Inheritance: ConstructorData
Mostra file Open project: shugo/babel

Public Methods

Method Description
PredefinedConstructorData ( TypeManager typeManager, ConstructorInfo constructorInfo ) : System

Method Details

PredefinedConstructorData() public method

public PredefinedConstructorData ( TypeManager typeManager, ConstructorInfo constructorInfo ) : System
typeManager TypeManager
constructorInfo System.Reflection.ConstructorInfo
return System