コード例 #1
0
 private static string GetRecurringJobId(Job job)
 {
     return(job.ToString());
 }