C# Class Summa.Actions.PreferencesAction

Inheritance: Gtk.Action
Afficher le fichier Open project: wfarr/newskit

Méthodes publiques

Méthode Description
PreferencesAction ( Browser browser ) : System
ShowConfigDialog ( object obj, EventArgs args ) : void

Method Details

PreferencesAction() public méthode

public PreferencesAction ( Browser browser ) : System
browser Summa.Gui.Browser
Résultat System

ShowConfigDialog() public méthode

public ShowConfigDialog ( object obj, EventArgs args ) : void
obj object
args System.EventArgs
Résultat void