質問編集履歴

1

ソースコードの不要な個所を修正

2020/02/15 13:19

投稿

kkg_No_05
kkg_No_05

スコア13

test CHANGED
File without changes
test CHANGED
@@ -68,7 +68,7 @@
68
68
 
69
69
  // ファイル読み込みメソッド
70
70
 
71
- public void FileRead(string path_read, List<List<string>> csv_data_10)
71
+ public void FileRead()
72
72
 
73
73
  {
74
74