Example #1
0
 public void AddToHistory(ICommand command)
 {
     _projectRetriever.AddToHistory(command);
 }