C# 클래스 Queries.AccountQueries

파일 보기 프로젝트 열기: AdrianFreemantle/DDD 1 사용 예제들

공개 메소드들

메소드 설명
AccountQueries ( IDataQuery dataQuery ) : System.Collections.Generic
FetchStatusHistory ( string accountNumber ) : ICollection

메소드 상세

AccountQueries() 공개 메소드

public AccountQueries ( IDataQuery dataQuery ) : System.Collections.Generic
dataQuery IDataQuery
리턴 System.Collections.Generic

FetchStatusHistory() 공개 메소드

public FetchStatusHistory ( string accountNumber ) : ICollection
accountNumber string
리턴 ICollection