コード例 #1
0
 public static void StartUpdateCronJob() => Cron.CreateJob <UpdateCheckJob>("UpdateJob", 12, 0, 0, true);