C# Class Summa.Actions.NewWindowAction

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

Public Methods

Method Description
NewWindow ( object obj, EventArgs args ) : void
NewWindowAction ( Browser browser ) : System

Method Details

NewWindow() public method

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

NewWindowAction() public method

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