C# Class PPPDDDChap05.DomainModel.Model.Bid

显示文件 Open project: elbandit/PPPDDD Class Usage Examples

Public Methods

Method Description
Bid ( System.Guid bidderId, Money maximumBid, System.DateTime timeOfOffer ) : System

Method Details

Bid() public method

public Bid ( System.Guid bidderId, Money maximumBid, System.DateTime timeOfOffer ) : System
bidderId System.Guid
maximumBid Money
timeOfOffer System.DateTime
return System