Esempio n. 1
0
 public void Execute()
 {
     notepad.Paste(pos);
     notepad.PrintText();
 }