C# Class Summa.Actions.AboutAction

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

Méthodes publiques

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

Method Details

AboutAction() public méthode

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

ShowAbout() public méthode

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