C# Class Steamp3.Plugins.UIPlugin

Inheritance: UI.Dialog, IPlugin
Afficher le fichier Open project: ta0soft/STEAMp3

Méthodes publiques

Méthode Description
Dispose ( ) : void
UIPlugin ( ) : System

Méthodes protégées

Méthode Description
OnFormClosing ( FormClosingEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

OnFormClosing() protected méthode

protected OnFormClosing ( FormClosingEventArgs e ) : void
e System.Windows.Forms.FormClosingEventArgs
Résultat void

UIPlugin() public méthode

public UIPlugin ( ) : System
Résultat System