C# Class SparkleShare.Setup

Inheritance: SetupWindow
Afficher le fichier Open project: hbons/SparkleShare Class Usage Examples

Méthodes publiques

Свойство Type Description
Controller SetupController

Méthodes publiques

Méthode Description
Setup ( ) : System
ShowPage ( PageType type, string warnings ) : void

Private Methods

Méthode Description
RenderServiceColumn ( Gtk.TreeViewColumn column, Gtk.CellRenderer cell, ITreeModel model, Gtk.TreeIter iter ) : void

Method Details

Setup() public méthode

public Setup ( ) : System
Résultat System

ShowPage() public méthode

public ShowPage ( PageType type, string warnings ) : void
type PageType
warnings string
Résultat void

Property Details

Controller public_oe property

public SetupController,SparkleShare Controller
Résultat SetupController