Why does the code block below give a compile error of \"does not contain a static \'Main\' method suitable for an entry point\"?
namespace MyConApp { cla
Because the argument is String and not a String Array as expected