C# Class SparkleShare.Setup

Inheritance: SetupWindow
Exibir arquivo Open project: hbons/SparkleShare Class Usage Examples

Public Properties

Property Type Description
Controller SetupController

Public Methods

Method Description
Setup ( ) : System
ShowPage ( PageType type, string warnings ) : void

Private Methods

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

Method Details

Setup() public method

public Setup ( ) : System
return System

ShowPage() public method

public ShowPage ( PageType type, string warnings ) : void
type PageType
warnings string
return void

Property Details

Controller public_oe property

public SetupController,SparkleShare Controller
return SetupController