Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified System.Object is equal to the current Bids.
|
|
GetHashCode ( ) : int |
Serves as a hash function for a Bid object.
|
|
operator ( ) : bool |
Determines whether one specified Bid is lower than another specfied Bid.
|
public Equals ( object obj ) : bool | ||
obj | object |
/// The |
return | bool |