Method | Description | |
---|---|---|
EnsureProfilesDisplayed ( Contracts profiles ) : void | ||
ProfileStatusesViewModel ( ICalDavSynchronizerCommands calDavSynchronizerCommands ) : System | ||
Update ( GenSync.Logging.SynchronizationReport report ) : void |
Method | Description | |
---|---|---|
GetOrCreateProfileStatusViewModel ( System.Guid profileId ) : |
||
RemoveIfAvailable ( System.Guid profileId ) : void |
public EnsureProfilesDisplayed ( Contracts profiles ) : void | ||
profiles | Contracts | |
return | void |
public ProfileStatusesViewModel ( ICalDavSynchronizerCommands calDavSynchronizerCommands ) : System | ||
calDavSynchronizerCommands | ICalDavSynchronizerCommands | |
return | System |
public Update ( GenSync.Logging.SynchronizationReport report ) : void | ||
report | GenSync.Logging.SynchronizationReport | |
return | void |