C# Class Inferables.Internal.TypeFactoryBinding

Afficher le fichier Open project: nmuhonen/Inferables-For-CLR

Méthodes publiques

Méthode Description
TypeFactoryBinding ( Type factoryType, ConstructorInfo constructorInfo, IFactoryLoader loader ) : System

Method Details

TypeFactoryBinding() public méthode

public TypeFactoryBinding ( Type factoryType, ConstructorInfo constructorInfo, IFactoryLoader loader ) : System
factoryType System.Type
constructorInfo System.Reflection.ConstructorInfo
loader IFactoryLoader
Résultat System