Method | Description | |
---|---|---|
CreateDesignInstance ( string profileName, SyncronizationRunResult status, int lastRunMinutesAgo ) : |
||
ProfileStatusViewModel ( System.Guid profileId, ICalDavSynchronizerCommands calDavSynchronizerCommands ) : System | ||
RecalculateLastRunAgoInMinutes ( ) : void | ||
Update ( Contracts profile ) : void | ||
Update ( GenSync.Logging.SynchronizationReport report ) : void |
public static CreateDesignInstance ( string profileName, SyncronizationRunResult status, int lastRunMinutesAgo ) : |
||
profileName | string | |
status | SyncronizationRunResult | |
lastRunMinutesAgo | int | |
return |
public ProfileStatusViewModel ( System.Guid profileId, ICalDavSynchronizerCommands calDavSynchronizerCommands ) : System | ||
profileId | System.Guid | |
calDavSynchronizerCommands | ICalDavSynchronizerCommands | |
return | System |
public RecalculateLastRunAgoInMinutes ( ) : void | ||
return | void |
public Update ( GenSync.Logging.SynchronizationReport report ) : void | ||
report | GenSync.Logging.SynchronizationReport | |
return | void |