C# Class Views.AddressShow

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

Méthodes publiques

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

Méthodes protégées

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

Method Details

AddressShow() public méthode

public AddressShow ( ) : System
Résultat System

HideActionButtons() public méthode

public HideActionButtons ( ) : void
Résultat void

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