mirror of
https://github.com/iminet/dev.git
synced 2025-04-20 12:15:48 +02:00
Update helloworld.cs
This commit is contained in:
parent
886e23e47a
commit
e6d4ec770a
@ -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!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user