C# Class Babel.Compiler.PredefinedConstructorData

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

Méthodes publiques

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

Method Details

PredefinedConstructorData() public méthode

public PredefinedConstructorData ( TypeManager typeManager, ConstructorInfo constructorInfo ) : System
typeManager TypeManager
constructorInfo System.Reflection.ConstructorInfo
Résultat System