System.Reflection.Tests.TestExe.Main C# (CSharp) Method

Main() private static method

private static Main ( ) : int
return int
        private static int Main() => 42;
    }
TestExe