Method | Description | |
---|---|---|
AnnounceForm ( ) : System | ||
Bid ( Player player, AnnouncementManager manager ) : void | ||
ChangeResources ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
AnnounceForm_VisibleChanged ( object sender, System e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
buttonOK_Click ( object sender, System e ) : void |
public Bid ( Player player, AnnouncementManager manager ) : void | ||
player | Player | |
manager | AnnouncementManager | |
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |