public void Undo()
 {
     thing.BigWeight();
 }
예제 #2
0
 public void Execute( )
 {
     thing.BigWeight();
 }