Ejemplo n.º 1
0
 public Order Get(String ID)
 {
     return(Get_Data.Get_Order(ID));
 }