Beispiel #1
0
 public Cl_TimeOutOrder GetOneTimeOutOrder(int id)
 {
     return(_courseOrderDB.GetOneTimeOutOrder(id));
 }