Esempio n. 1
0
 public bool Execute()
 {
     return(pole.Right());
 }
Esempio n. 2
0
 public bool Undo()
 {
     return(pole.Right());
 }