C# Class GreenQloud.SparkleSetup

Inheritance: SparkleSetupWindow
Afficher le fichier Open project: greenqloud/qloudsync Class Usage Examples

Méthodes publiques

Свойство Type Description
CalculatingDone System.Action
CalculatingStart System.Action
LoadingDone System.Action
LoadingStart System.Action
SparkleSetupController SparkleSetupController
SynchronizingDone System.Action
SynchronizingStart System.Action

Méthodes publiques

Méthode Description
ShowPage ( Controller type, string warnings ) : void
SparkleSetup ( ) : System

Private Methods

Méthode Description
InitializeCheckboxesFolders ( ) : void

Method Details

ShowPage() public méthode

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

SparkleSetup() public méthode

public SparkleSetup ( ) : System
Résultat System

Property Details

CalculatingDone public_oe static_oe property

public static Action,System CalculatingDone
Résultat System.Action

CalculatingStart public_oe static_oe property

public static Action,System CalculatingStart
Résultat System.Action

LoadingDone public_oe static_oe property

public static Action,System LoadingDone
Résultat System.Action

LoadingStart public_oe static_oe property

public static Action,System LoadingStart
Résultat System.Action

SparkleSetupController public_oe property

public SparkleSetupController,GreenQloud SparkleSetupController
Résultat SparkleSetupController

SynchronizingDone public_oe static_oe property

public static Action,System SynchronizingDone
Résultat System.Action

SynchronizingStart public_oe static_oe property

public static Action,System SynchronizingStart
Résultat System.Action