主にC#に関連するプログラムで、気が付いたことのメモ書き
var t = new(int size, string count) { size = 0, count = "0" };
Error CS0518 Predefined type 'System.ValueTuple`2' is not defined or imported
0 件のコメント:
コメントを投稿