C# 클래스 Pandora.ConcreteClassInstantiationLookupServiceDecorator

상속: IComponentLookup
파일 보기 프로젝트 열기: Tigraine/pandora-container

공개 메소드들

메소드 설명
ConcreteClassInstantiationLookupServiceDecorator ( IComponentLookup underlying, ILifestyle lifestyle ) : System
LookupType ( Query targetType, ResolverContext context ) : IRegistration

메소드 상세

ConcreteClassInstantiationLookupServiceDecorator() 공개 메소드

public ConcreteClassInstantiationLookupServiceDecorator ( IComponentLookup underlying, ILifestyle lifestyle ) : System
underlying IComponentLookup
lifestyle ILifestyle
리턴 System

LookupType() 공개 메소드

public LookupType ( Query targetType, ResolverContext context ) : IRegistration
targetType Query
context ResolverContext
리턴 IRegistration