Exemplo n.º 1
0
 public SyncedFile()
 {
     CurrentSyncTimestamp = new SyncTimestamp();
     TimestampOnLastSync = new SyncTimestamp();
     TimestampAfterLastSync = new SyncTimestamp();
 }
Exemplo n.º 2
0
 public SyncedFile()
 {
     CurrentSyncTimestamp   = new SyncTimestamp();
     TimestampOnLastSync    = new SyncTimestamp();
     TimestampAfterLastSync = new SyncTimestamp();
 }