Пример #1
0
 public DateTime GetLastUpdated()//returns the date that the orders were last updated
 {
     return(dal.GetLastUpdated());
 }