예제 #1
0
 /// <summary>
 /// Implements Interface member Execute to 'add options' command.
 /// </summary>
 public void Execute()
 {
     receiver.SetOptions();
 }