Beispiel #1
0
 public void Update(Order order)
 {
     db.Update(order);
 }