C# Class Pandora.ConcreteClassInstantiationLookupServiceDecorator

Inheritance: IComponentLookup
显示文件 Open project: Tigraine/pandora-container

Public Methods

Method Description
ConcreteClassInstantiationLookupServiceDecorator ( IComponentLookup underlying, ILifestyle lifestyle ) : System
LookupType ( Query targetType, ResolverContext context ) : IRegistration

Method Details

ConcreteClassInstantiationLookupServiceDecorator() public method

public ConcreteClassInstantiationLookupServiceDecorator ( IComponentLookup underlying, ILifestyle lifestyle ) : System
underlying IComponentLookup
lifestyle ILifestyle
return System

LookupType() public method

public LookupType ( Query targetType, ResolverContext context ) : IRegistration
targetType Query
context ResolverContext
return IRegistration