C# Class Summa.Gui.AddFeedDialog

Inheritance: Gtk.Window
Afficher le fichier Open project: wfarr/newskit Class Usage Examples

Méthodes publiques

Méthode Description
AddFeedDialog ( ) : System
Show ( ) : void

Private Methods

Méthode Description
OnActivated ( object obj, EventArgs args ) : void
OnAdd ( object obj, EventArgs args ) : void
OnCancel ( object obj, EventArgs args ) : void

Method Details

AddFeedDialog() public méthode

public AddFeedDialog ( ) : System
Résultat System

Show() public méthode

public Show ( ) : void
Résultat void