Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Help:Contents: Difference between revisions

Help page
Test Extension Hightligh
 
Removing all content from page
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
&lt;source lang="csharp" line="1"&gt;<br>// Hello World in Microsoft C# ("C-Sharp").


using System;
class HelloWorld<br>{<br>public static int Main(String[] args)<br>{<br>Console.WriteLine("Hello, World!");<br>return 0;<br>}<br>}<br>&lt;/source&gt;<br>

Latest revision as of 07:59, 22 December 2008