public void Execute()
 {
     thing.SmallWeight();
 }
Exemplo n.º 2
0
 public void Undo( )
 {
     thing.SmallWeight();
 }