コード例 #1
0
 public void Sync()
 {
     logger.LogInformation("I'm syncing!");
     db.Sync();
 }