C# Класс Pandora.LookupService

Наследование: IComponentLookup
Показать файл Открыть проект

Открытые методы

Метод Описание
LookupService ( IComponentStore componentStore ) : System.Collections.Generic
LookupType ( Query query, ResolverContext context ) : IRegistration

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

Метод Описание
SkipParents ( IEnumerable candidates, ICollection parents ) : IRegistration

Описание методов

LookupService() публичный Метод

public LookupService ( IComponentStore componentStore ) : System.Collections.Generic
componentStore IComponentStore
Результат System.Collections.Generic

LookupType() публичный Метод

public LookupType ( Query query, ResolverContext context ) : IRegistration
query Query
context ResolverContext
Результат IRegistration