C# Class Pandora.LookupService

Inheritance: IComponentLookup
Afficher le fichier Open project: Tigraine/pandora-container

Méthodes publiques

Méthode Description
LookupService ( IComponentStore componentStore ) : System.Collections.Generic
LookupType ( Query query, ResolverContext context ) : IRegistration

Private Methods

Méthode Description
SkipParents ( IEnumerable candidates, ICollection parents ) : IRegistration

Method Details

LookupService() public méthode

public LookupService ( IComponentStore componentStore ) : System.Collections.Generic
componentStore IComponentStore
Résultat System.Collections.Generic

LookupType() public méthode

public LookupType ( Query query, ResolverContext context ) : IRegistration
query Query
context ResolverContext
Résultat IRegistration