예제 #1
0
파일: Form1.cs 프로젝트: ngocanh200897/LTUD
 private void Form1_Load(object sender, EventArgs e)
 {
     dgvSach.DataSource = s.LayDSS();
 }