Toggle navigation
Hot Examples
KO
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
파일 보기
프로젝트 열기: awhatley/dddsample.net
1 사용 예제들
공개 메소드들
메소드
설명
find
(
UnLocode
unLocode
) :
Location
findAll
( ) :
IEnumerable
메소드 상세
find()
공개
메소드
public
find
(
UnLocode
unLocode
) :
Location
unLocode
UnLocode
리턴
Location
findAll()
공개
메소드
public
findAll
( ) :
IEnumerable
리턴
IEnumerable