예제 #1
0
 void LoadData()
 {
     gcNhanVien.DataSource = db.NhanVien_Select();
 }