Example #1
0
 private void btnCreate_Click(object sender, EventArgs e)
 {
     record.Create();
 }