Exemplo n.º 1
0
 private void btnRegister_Click(object sender, EventArgs e)
 {
     GridHandler.AddPopulator(typeof(DataGridView), new DataGridViewPopulator());
 }