Exemple #1
0
 public void Execute()
 {
     //Call the receiver
     _taskReceiver.AddTask(_title);
 }