rksoftware

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

2021-10-25から1日間の記事一覧

パラメーターなしの構造体コンストラクター

C#

■ C# 10.0 での新機能 ・パラメーターなしの構造体コンストラクター ( Parameterless struct constructors) https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-10.0/parameterless-struct-constructors 構造体でパラメー…