예제 #1
0
 public void Redo(CommandContext context)
 {
 }
예제 #2
0
 public void Redo(CommandContext context)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public void Undo(CommandContext context)
 {
 }