Пример #1
0
 private void Manager_NCC_Load(object sender, EventArgs e)
 {
     dgvNCC.DataSource = db.NCCtable();
 }