I\'ve looked at the different resources for other editions of visual studio but it\'s not clear to me how to call Main with an arg here
using System; namesp
Arguments can be supplied to your application within Visual Studio for Mac by right clicking on your console application in the right hand pane then going Options > Run > Configurations > Default where you'll see an Arguments text field.
Options
Run
Configurations
Default
Arguments