Beispiel #1
0
 public void DeleteOrderListEntity(OrderListEntity condition_entity)
 {
     condition_entity.Delete();
 }