예제 #1
0
 public DateTime?GetLastJobDate()
 {
     return(JobUtilHelper.GetLastJob(commandJobHandler.CofigurationJob));
 }