Exemplo n.º 1
0
 public void SetName(string newName)
 {
     _backlogItem.SetName(newName);
 }