Exemplo n.º 1
0
 public string GetJobStatus(string id)
 {
     return(db.GetJobStatus(id));
 }