C# Class CmisSync.Setting

Afficher le fichier Open project: OpenDataSpace/CmisSync Class Usage Examples

Méthodes publiques

Méthode Description
Setting ( ) : System

Constructor

Méthodes protégées

Méthode Description
Build ( ) : void
OnNotificationToggleButtonToggled ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
LoadSetting ( ) : void
Refresh ( ) : void
RefreshSetting ( ) : void

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

OnNotificationToggleButtonToggled() protected méthode

protected OnNotificationToggleButtonToggled ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Setting() public méthode

Constructor
public Setting ( ) : System
Résultat System