Esempio n. 1
0
 public void deleteCategoryInfo(String CategoryID)
 {
     DBData.deleteCategoryInfo(CategoryID);
 }