Method | Description | |
---|---|---|
Dispose ( ) : void | ||
NotifyUser ( GenSync.Logging.SynchronizationReport report, bool notifyWarnings, bool notifyErrors ) : void | ||
TrayNotifier ( ICalDavSynchronizerCommands calDavSynchronizerCommands ) : System |
Method | Description | |
---|---|---|
ShowAbout ( ) : void | ||
ShowGeneralOptions ( ) : void | ||
ShowOptions ( ) : void | ||
ShowProfileStatuses ( ) : void | ||
ShowReports ( ) : void | ||
SynchronizeNow ( ) : void | ||
_nofifyIcon_MouseDoubleClick ( object sender, MouseEventArgs e ) : void |
public NotifyUser ( GenSync.Logging.SynchronizationReport report, bool notifyWarnings, bool notifyErrors ) : void | ||
report | GenSync.Logging.SynchronizationReport | |
notifyWarnings | bool | |
notifyErrors | bool | |
return | void |
public TrayNotifier ( ICalDavSynchronizerCommands calDavSynchronizerCommands ) : System | ||
calDavSynchronizerCommands | ICalDavSynchronizerCommands | |
return | System |