C# Class Babel.Compiler.ConstructorData

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

Méthodes protégées

Méthode Description
ConstructorData ( TypeManager typeManager, ConstructorInfo constructorInfo ) : System

Method Details

ConstructorData() protected méthode

protected ConstructorData ( TypeManager typeManager, ConstructorInfo constructorInfo ) : System
typeManager TypeManager
constructorInfo System.Reflection.ConstructorInfo
Résultat System