Beispiel #1
0
 public void BevestigBestelling(int id, bool drank)
 {
     bd.BevestigBestelling(id, drank);
 }