C# Class Views.InstitutionRelationshipShow

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

Méthodes publiques

Méthode Description
HideActionButtons ( ) : void
InstitutionRelationshipShow ( ) : 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

InstitutionRelationshipShow() public méthode

public InstitutionRelationshipShow ( ) : 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