Esempio n. 1
0
 public void AddGoalList(Goal g)
 {
     Goals.AddFirst(g);
 }