C# Класс AccidentalFish.ApplicationSupport.Autofac.Tests.Unit.LazyAutofacApplicationFrameworkDependencyResolverTests

Показать файл Открыть проект

Приватные методы

Метод Описание
GenericCanResolveRegisteredInterface ( ) : void
GenericSecondRegistrationWins ( ) : void
IsRegisteredReturnsFalse ( ) : void
IsRegisteredReturnsTrue ( ) : void
LambdaRegistrationResolves ( ) : void
LambdaSecondRegistrationReplacesFirst ( ) : void
NamedRegistrationReplaces ( ) : void
NamedRegistrationResolvesNonGenerically ( ) : void
NamedRegistrationResovles ( ) : void
RegisterAndResolveInstanceWithInferredType ( ) : void
RegisterAndResolveInstanceWithSpecifiedType ( ) : void
Setup ( ) : void
TwoNamedRegistrationsCoexist ( ) : void
TypeCanResolveRegisteredInterface ( ) : void
TypeCanResolveRegisteredInterfaceNonGenerically ( ) : void
TypeSecondRegistrationWins ( ) : void