C# Class Summa.Actions.PropertiesAction

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

Méthodes publiques

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

Method Details

PropertiesAction() public méthode

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

ShowPropertiesDialog() public méthode

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