Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DomainDrivenDelivery
Infrastructure
Persistence
InMemory
LocationRepositoryInMem
C# Class DomainDrivenDelivery.Infrastructure.Persistence.InMemory.LocationRepositoryInMem
Inheritance:
LocationRepository
Mostra file
Open project: awhatley/dddsample.net
Class Usage Examples
Public Methods
Method
Description
find
(
UnLocode
unLocode
) :
Location
findAll
( ) :
IEnumerable
Method Details
find()
public
method
public
find
(
UnLocode
unLocode
) :
Location
unLocode
UnLocode
return
Location
findAll()
public
method
public
findAll
( ) :
IEnumerable
return
IEnumerable