dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

Writes the specified data, followed by the current line terminator, to the standard output stream.

Open CeciAc opened this issue 6 years ago • 1 comments

@Zuishin commented on Thu Feb 28 2019

Writes the specified data, followed by the current line terminator, to the standard output stream.

Console.WriteLine writes to TextWriter indicated by Console.Out. Console.Out indicates standard output stream by default, but it is not always.


ドキュメントの詳細

このセクションを編集しないでください。 docs.microsoft.com で必須です ➟ GitHub の問題のリンク。

CeciAc avatar Mar 01 '19 15:03 CeciAc

Hi team, I'm moving this here since the contributor is making a suggestion to the original documentation best

CeciAc avatar Mar 01 '19 15:03 CeciAc