Example #1
0
 public static object selectOrderId(string OrderId)
 {
     return(OrderServer.selectOrderId(OrderId));
 }