C# Class LongoMatch.Gui.Component.NotesWidget

Inheritance: Gtk.Bin
Afficher le fichier Open project: LongoMatch/longomatch

Private Properties

Свойство Type Description
HandlePlayLoaded void

Méthodes publiques

Méthode Description
NotesWidget ( ) : System

Méthodes protégées

Méthode Description
OnDestroyed ( ) : void
OnEdition ( object sender, EventArgs args ) : void

Private Methods

Méthode Description
HandlePlayLoaded ( EventLoadedEvent e ) : void

Method Details

NotesWidget() public méthode

public NotesWidget ( ) : System
Résultat System

OnDestroyed() protected méthode

protected OnDestroyed ( ) : void
Résultat void

OnEdition() protected méthode

protected OnEdition ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
Résultat void