C# Class Summa.Actions.NormalViewAction

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

Méthodes publiques

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

Method Details

NormalViewAction() public méthode

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

SetView() public méthode

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