Method | Description | |
---|---|---|
Brrp ( ) : void | ||
Checks ( ) : void | ||
Main ( ) : System | ||
NewColor ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
IncrementBrrp ( int amount = 1 ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LabelColors ( ) : void | ||
Main_Click ( object sender, |
||
Main_Load ( object sender, |
||
Play ( string path = null ) : void | ||
PlayButton_Click ( object sender, |
||
Title ( string title ) : void | ||
VuvuzelaImage_Click ( object sender, EventArgs e ) : void | ||
an0nymooosebutton_Clicked ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |