Beispiel #1
0
 public void Update(Model.Store.OrderDetail entity)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public bool Insert(Model.Store.OrderDetail entity)
 {
     throw new NotImplementedException();
 }