C# 클래스 DDDPPP.Chap21.RavenDBExample.Application.Model.BidHistory.BidHistory

파일 보기 프로젝트 열기: elbandit/PPPDDD

공개 메소드들

메소드 설명
BidHistory ( IEnumerable bids ) : System
ShowAllBids ( ) : IEnumerable

메소드 상세

BidHistory() 공개 메소드

public BidHistory ( IEnumerable bids ) : System
bids IEnumerable
리턴 System

ShowAllBids() 공개 메소드

public ShowAllBids ( ) : IEnumerable
리턴 IEnumerable