C# Class Boo.Lang.Compiler.TypeSystem.ExternalConstructor

Inheritance: ExternalMethod, IConstructor
Afficher le fichier Open project: boo/boo-lang Class Usage Examples

Méthodes publiques

Méthode Description
ExternalConstructor ( TypeSystemServices manager, ConstructorInfo ci ) : System.Reflection

Method Details

ExternalConstructor() public méthode

public ExternalConstructor ( TypeSystemServices manager, ConstructorInfo ci ) : System.Reflection
manager TypeSystemServices
ci System.Reflection.ConstructorInfo
Résultat System.Reflection