Метод | Описание | |
---|---|---|
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 | |
Результат |
public ProfileStatusViewModel ( System.Guid profileId, ICalDavSynchronizerCommands calDavSynchronizerCommands ) : System | ||
profileId | System.Guid | |
calDavSynchronizerCommands | ICalDavSynchronizerCommands | |
Результат | System |
public RecalculateLastRunAgoInMinutes ( ) : void | ||
Результат | void |
public Update ( Contracts profile ) : void | ||
profile | Contracts | |
Результат | void |
public Update ( GenSync.Logging.SynchronizationReport report ) : void | ||
report | GenSync.Logging.SynchronizationReport | |
Результат | void |