rksoftware

Visual Studio とか C# とかが好きです

2022-02-22から1日間の記事一覧

補間された文字列の改善 - C# 2.0 以降の新機能まとめ (C# 10.0 ~ ) (途中)

C#

■ C# 10.0 での新機能 ・補間された文字列の改善 (ImprovedInterpolatedStrings) https://docs.microsoft.com/ja-jp/dotnet/csharp/language-reference/attributes/general#interpolatedstringhandler-and-interpolatedstringhandlerarguments-attributes ロ…