示例#1
0
文件: Form1.cs 项目: ikiteknik/2019
 private void button1_Click(object sender, EventArgs e)
 {
     Ogrenci s = new Ogrenci();
 }