C# 클래스 AccidentalFish.ApplicationSupport.Autofac.Tests.Unit.ExplicitAutofacApplicationFrameworkDependencyResolverTests

파일 보기 프로젝트 열기: JamesRandall/AccidentalFish.ApplicationSupport

비공개 메소드들

메소드 설명
GenericCanResolveRegisteredInterface ( ) : void
GenericSecondRegistrationWins ( ) : void
IsRegisteredReturnsFalse ( ) : void
IsRegisteredReturnsTrue ( ) : void
LambdaRegistrationResolves ( ) : void
LambdaSecondRegistrationReplacesFirst ( ) : void
NamedRegistrationReplaces ( ) : void
NamedRegistrationResolvesNonGenerically ( ) : void
NamedRegistrationResovles ( ) : void
RegisterAndResolveInstanceWithInferredType ( ) : void
RegisterAndResolveInstanceWithSpecifiedType ( ) : void
ResolveBeforeBuildErrors ( ) : void
Setup ( ) : void
TwoNamedRegistrationsCoexist ( ) : void
TypeCanResolveRegisteredInterface ( ) : void
TypeCanResolveRegisteredInterfaceNonGenerically ( ) : void
TypeSecondRegistrationWins ( ) : void