Esempio n. 1
0
 public void deleteCustomerInfo(String CustomerID)
 {
     DBData.deleteCustomerInfo(CustomerID);
 }