mirror of
https://github.com/iminet/dev.git
synced 2025-07-27 07:35:54 +02:00
Update helloworld.cs
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
// C# sample file
|
||||||
namespace HelloWorld
|
namespace HelloWorld
|
||||||
{
|
{
|
||||||
class Hello
|
class Hello
|
||||||
@@ -7,4 +8,4 @@ namespace HelloWorld
|
|||||||
System.Console.WriteLine("Hello World!");
|
System.Console.WriteLine("Hello World!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user