Esempio n. 1
0
 public bool IsComplete()
 {
     return(_objective.IsComplete(this));
 }