Exemple #1
0
 public override void OnStart()
 {
     _moveProjectTask = new MoveProjectTask(Configuration);
 }