C# Class BRRP_BRRP_BRRP_Tracker.Main

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Archived-Repos-Tknoguy/BRRP-Tracker

Méthodes publiques

Méthode Description
Brrp ( ) : void
Checks ( ) : void
Main ( ) : System
NewColor ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode 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, EventArgs e ) : void
Main_Load ( object sender, EventArgs e ) : void
Play ( string path = null ) : void
PlayButton_Click ( object sender, EventArgs e ) : void
Title ( string title ) : void
VuvuzelaImage_Click ( object sender, EventArgs e ) : void
an0nymooosebutton_Clicked ( object sender, EventArgs e ) : void

Method Details

Brrp() public méthode

public Brrp ( ) : void
Résultat void

Checks() public méthode

public Checks ( ) : void
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Main() public méthode

public Main ( ) : System
Résultat System

NewColor() public méthode

public NewColor ( ) : void
Résultat void