C# Класс LogoFX.Practices.IoC.Extensions.SimpleInjector.GreediestConstructorBehavior

Наследование: IConstructorResolutionBehavior
Показать файл Открыть проект

Открытые методы

Метод Описание
GetConstructor ( Type serviceType, Type implementationType ) : ConstructorInfo

Описание методов

GetConstructor() публичный Метод

public GetConstructor ( Type serviceType, Type implementationType ) : ConstructorInfo
serviceType System.Type
implementationType System.Type
Результат System.Reflection.ConstructorInfo