Exemplo n.º 1
0
 public virtual Job[] GetAllJobs()
 {
     return(GetJobs(client.GetAllJobs()));
 }