Esempio n. 1
0
 public void InsertOrderListEntity(OrderListEntity condition_entity)
 {
     condition_entity.Insert();
 }