Exemple #1
0
 public void Province_DELETE(Province LOC)
 {
     LOCDAO.Province_DELETE(LOC);
 }