Esempio n. 1
0
 public ScaleUnitDBSync()
 {
     dbSync = new RunDBSync();
 }
 public HubDBSync()
 {
     dbSync = new RunDBSync();
 }