Exemple #1
0
 public void MoveTo(IntValue other)
 {
     Remove(other.Add(Value));
 }