C# Class Summa.Actions.NormalViewAction

Inheritance: Gtk.RadioAction
Mostrar archivo Open project: wfarr/newskit

Public Methods

Method Description
NormalViewAction ( Browser browser ) : System
SetView ( object obj, EventArgs args ) : void

Method Details

NormalViewAction() public method

public NormalViewAction ( Browser browser ) : System
browser Summa.Gui.Browser
return System

SetView() public method

public SetView ( object obj, EventArgs args ) : void
obj object
args System.EventArgs
return void