dotnet / dotnet/dotnet-api-docs
Console.WriteLine Method. Incorrect examples for valuable types
Open
area-System.Console
doc-bug
Pri1
Pri3
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
Original GitHub issue: https://github.com/MicrosoftDocs/feedback/issues/2055 from @DSivtsov
Link to article:
[Console.WriteLine Method](https://docs.microsoft.com/en-us/dotnet/api/system.console.writeline)
Problem:
All examples of usage Console.WriteLine for valuable types, are shown as the Console.WriteLine(String) - Console.WriteLine($"...")
Contributor guide
Assessment
This issue has not been assessed yet.