We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac5664 commit f6e359cCopy full SHA for f6e359c
docs/csharp/tour-of-csharp/snippets/shared/HelloWorld.cs
@@ -1,5 +1,5 @@
1
using System;
2
-using TourOfCsharp;
+namespace TourOfCsharp;
3
4
class Program
5
{
0 commit comments