Exemple #1
0
 public bool Tour_Delete(string ID)
 {
     return(obj.Tour_Delete(ID));
 }