S
shapper
Hello,
When using a Console Application how can I create a menu with two
options and ask the user to choose option 1 or 2.
If the user chooses option 1 then call Packer.Run(); for option 2 call
Initializer.Run();
Thanks,
Miguel
When using a Console Application how can I create a menu with two
options and ask the user to choose option 1 or 2.
If the user chooses option 1 then call Packer.Run(); for option 2 call
Initializer.Run();
Thanks,
Miguel