C# Class Views.InstitutionCreateWindow

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

Méthodes publiques

Méthode Description
InstitutionCreateWindow ( EventHandler OnSaveButtonClicked, Gtk parent ) : System

Méthodes protégées

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

Method Details

InstitutionCreateWindow() public méthode

public InstitutionCreateWindow ( EventHandler OnSaveButtonClicked, Gtk parent ) : System
OnSaveButtonClicked EventHandler
parent Gtk
Résultat System

OnSave() protected méthode

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