C# Class SpotifyKiller.SpotifyKillerForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: MinusTwenty9/SpotifyAdKiller

Méthodes publiques

Méthode Description
SpotifyKillerForm ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Verwendete Ressourcen bereinigen.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Erforderliche Methode für die Designerunterstützung. Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.

button_add_remove_spotify_killer_Click ( object sender, EventArgs e ) : void
button_enable_disable_fw_Click ( object sender, EventArgs e ) : void
button_kill_revive_spotify_Click ( object sender, EventArgs e ) : void
timer_spotify_killer_state_Tick ( object sender, EventArgs e ) : void
update_spotify_killer_states ( ) : void

Method Details

Dispose() protected méthode

Verwendete Ressourcen bereinigen.
protected Dispose ( bool disposing ) : void
disposing bool True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.
Résultat void

SpotifyKillerForm() public méthode

public SpotifyKillerForm ( ) : System
Résultat System