C# Class DDDPPP.Chap21.RavenDBExample.Application.Model.BidHistory.BidHistory

Show file Open project: elbandit/PPPDDD

Public Methods

Method Description
BidHistory ( IEnumerable bids ) : System
ShowAllBids ( ) : IEnumerable

Method Details

BidHistory() public method

public BidHistory ( IEnumerable bids ) : System
bids IEnumerable
return System

ShowAllBids() public method

public ShowAllBids ( ) : IEnumerable
return IEnumerable