質問編集履歴
2
環境の修正
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -73,5 +73,5 @@
|
|
|
73
73
|
[環境]
|
|
74
74
|
Visual Studio 2019 Commnity
|
|
75
75
|
言語 Visual Basic
|
|
76
|
-
テンプレート
|
|
76
|
+
テンプレート Windowsフォームアプリケーション(.NET Framework)
|
|
77
77
|
OS Windows 10
|
1
環境の追加
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -68,4 +68,10 @@
|
|
|
68
68
|
End Sub
|
|
69
69
|
End Class
|
|
70
70
|
|
|
71
|
-
```
|
|
71
|
+
```
|
|
72
|
+
|
|
73
|
+
[環境]
|
|
74
|
+
Visual Studio 2019 Commnity
|
|
75
|
+
言語 Visual Basic
|
|
76
|
+
テンプレート コンソールアプリ(.NET Framework)
|
|
77
|
+
OS Windows 10
|