Пример #1
0
 public SyncedFile()
 {
     CurrentSyncTimestamp = new SyncTimestamp();
     TimestampOnLastSync = new SyncTimestamp();
     TimestampAfterLastSync = new SyncTimestamp();
 }
Пример #2
0
 public SyncedFile()
 {
     CurrentSyncTimestamp   = new SyncTimestamp();
     TimestampOnLastSync    = new SyncTimestamp();
     TimestampAfterLastSync = new SyncTimestamp();
 }