Example #1
0
 public void SetDescription(string description)
 {
     _backlogItem.SetDescription(description);
 }