Esempio n. 1
0
 public Stdudent()
 {
     InitializeComponent();
     this.metroGrid1.DataSource = Std.GetAllStd();
 }