C# Class Summa.Gui.AddFeedDialog

Inheritance: Gtk.Window
显示文件 Open project: wfarr/newskit Class Usage Examples

Public Methods

Method Description
AddFeedDialog ( ) : System
Show ( ) : void

Private Methods

Method Description
OnActivated ( object obj, EventArgs args ) : void
OnAdd ( object obj, EventArgs args ) : void
OnCancel ( object obj, EventArgs args ) : void

Method Details

AddFeedDialog() public method

public AddFeedDialog ( ) : System
return System

Show() public method

public Show ( ) : void
return void