How to start a project with command line arguments (switches) after creation in Monodevelop?
Go to Project -> Options -> General -> Custom Commands, as here
Run the project using the menu item "Run → Run from → User Parameters" or set the parameters in the project parameters (section "Run").
Source: https://habr.com/ru/post/1301435/More articles:How to save object data in mysql db using php class function? - oopBest Practices for a Multilingual Website in Different Subdomains - asp.netHow to program smooth movement with an accelerometer, like a maze game on iPhone OS? - mathNHibernate takes a long time to run a query - nhibernateConfigure related datagridview - c #How to build a timer with a very low resolution? - c #Is this the right way to get started? - javaWhat causes these SQL casting errors on my ASP.NET MVC / AJAX site? [Problem with video display] - c #Extracting "parts" of a hexadecimal number - c ++XML serialization XML, Missing fields in a file - javaAll Articles