Exemplo n.º 1
0
 /// <summary>
 /// Implements Interface member Execute to user menu command.
 /// </summary>
 public void Execute()
 {
     receiver.UserMenu();
 }