コード例 #1
0
ファイル: Form1.cs プロジェクト: NovakVed/PracticingCoding
 public Form1()
 {
     InitializeComponent();
     loto = new Loto();
 }