Exemplo n.º 1
0
 private void btnAdd_Click(object sender, EventArgs e)
 {
     TagEditor.InsertTag(Category);
 }