namespace DDNSUpdater.Interfaces; public interface ITimerService { void Start(); }