Skip to content

bug in code sample #46250

Closed
Closed
@pavelhorak

Description

@pavelhorak

Type of issue

Code doesn't work

Description

using System;
using TourOfCsharp; // unknown namespace, not needed

class Program
{
    static void Main()
    {
        // This line prints "Hello, World" 
        Console.WriteLine("Hello, World");
    }
}

Page URL

https://learn.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/overview

Content source URL

https://github.com/dotnet/docs/blob/main/docs/csharp/tour-of-csharp/overview.md

Document Version Independent Id

ffae9ae1-d3f5-4192-0a18-ca475c712813

Platform Id

41a669fb-55ed-d212-8af3-4d212ac707a2

Article author

@BillWagner

Metadata

  • ID: 85b00578-37d2-1fd1-911d-3097aa73f212
  • PlatformId: 41a669fb-55ed-d212-8af3-4d212ac707a2
  • Service: dotnet-csharp
  • Sub-service: get-started

Related Issues


Associated WorkItem - 433962

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions