Example #1
0
 public void markiereLieferung(LieferdetailsTyp lieferung)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public LiefernummerTyp erstelleLieferung(LieferdetailsTyp lieferung)
 {
     throw new NotImplementedException();
 }