C# for Beginners
Thursday, January 16, 2014
HelloWorld.cs
class HelloWorld
{
static void Main()
{
System.Console.WriteLine("Welcome to C#");
}
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment