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