Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PPPDDDChap05
DomainModel
Model
Bid
C# Class PPPDDDChap05.DomainModel.Model.Bid
Datei anzeigen
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