Variations on the Main() Method
By default, Visual Studio 2008 will generate a Main() method that has a void return value and an
array of string types as the single input parameter. This is not the only possible form of Main(),
however. It is permissible to construct your application’s entry point using any of the following sig-
natures (assuming it is contained within a C# class or structure definition):
Do'stlaringiz bilan baham: