Example #1
0
 public RestoreCommand(StartRestoreTask startRestoreTask)
 {
     this.startRestoreTask = startRestoreTask;
 }