mirror of
https://github.com/iminet/dev.git
synced 2024-12-21 21:12:39 +01:00
Update helloworld.cs
This commit is contained in:
parent
886e23e47a
commit
e6d4ec770a
|
@ -1,3 +1,4 @@
|
|||
// C# sample file
|
||||
namespace HelloWorld
|
||||
{
|
||||
class Hello
|
||||
|
@ -7,4 +8,4 @@ namespace HelloWorld
|
|||
System.Console.WriteLine("Hello World!");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user