コード例 #1
0
ファイル: Form1.cs プロジェクト: ikiteknik/2019
 private void button1_Click(object sender, EventArgs e)
 {
     Ogrenci s = new Ogrenci();
 }