C# Class Views.InterventionShow

Inheritance: Gtk.Bin
Afficher le fichier Open project: monsterlabs/HumanRightsTracker

Méthodes publiques

Méthode Description
HideActionButtons ( ) : void
InterventionShow ( ) : System

Méthodes protégées

Méthode Description
OnSave ( object sender, System e ) : void
OnToggle ( object sender, System e ) : void

Method Details

HideActionButtons() public méthode

public HideActionButtons ( ) : void
Résultat void

InterventionShow() public méthode

public InterventionShow ( ) : System
Résultat System

OnSave() protected méthode

protected OnSave ( object sender, System e ) : void
sender object
e System
Résultat void

OnToggle() protected méthode

protected OnToggle ( object sender, System e ) : void
sender object
e System
Résultat void