Exemplo n.º 1
0
 private static string GetRecurringJobId(Job job)
 {
     return(job.ToString());
 }