Exemplo n.º 1
0
 public string GetorderrName(int id)
 {
     return(_orDDataAccess.GetorderName(id));
 }