Ejemplo n.º 1
0
 public List <Table> GetOrderStatus()
 {
     return(table_db.GetOrderStatus());
 }