viewing paste Unknown #14589 | C#

Posted on the
1 2 3 4 5 6 7 8
class LessonOne
{
    static void Main()
    {
        System.Console.WriteLine("Hello, world!");
        System.Console.ReadLine();
    }
}
Viewed 562 times, submitted by Pyrly.