public static void PlaceAuctionBid( int index, int bidPrice )
Public Shared Sub PlaceAuctionBid ( _ index As Integer, _ bidPrice As Integer _ )
public: static void PlaceAuctionBid( int^ index, int^ bidPrice )