Tagged Questions
0
votes
1answer
673 views
Write code for execution time on C# Command Line Application
I want to have my program execute a bunch of commands on load-time and this is in C# btw, but it's a console program, how can I do that?