메소드 | 설명 | |
---|---|---|
Bid ( System.Guid auctionId, System.Guid memberId, decimal amount, System.DateTime dateOfBid ) : void | ||
BidOnAuctionService ( |
public Bid ( System.Guid auctionId, System.Guid memberId, decimal amount, System.DateTime dateOfBid ) : void | ||
auctionId | System.Guid | |
memberId | System.Guid | |
amount | decimal | |
dateOfBid | System.DateTime | |
리턴 | void |
public BidOnAuctionService ( |
||
bidOnAuctionCommand | ||
리턴 | System |