in GameOfLife/ViewModel/TimerImpl.cs [17:20]
private void TimerOnElapsed(object sender, ElapsedEventArgs elapsedEventArgs) { GenerateTick(null); }