예제 #1
0
 private void btnDelete_Click(object sender, EventArgs e)
 {
     CatalogItem.deleteCatalogsItem(itemId);
 }