Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
DomainDrivenDelivery
Infrastructure
Persistence
InMemory
LocationRepositoryInMem
C# Класс DomainDrivenDelivery.Infrastructure.Persistence.InMemory.LocationRepositoryInMem
Наследование:
LocationRepository
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
find
(
UnLocode
unLocode
) :
Location
findAll
( ) :
IEnumerable
Описание методов
find()
публичный
Метод
public
find
(
UnLocode
unLocode
) :
Location
unLocode
UnLocode
Результат
Location
findAll()
публичный
Метод
public
findAll
( ) :
IEnumerable
Результат
IEnumerable