void Clock_IsAlarming(object sender, AlarmEventArgs args) { Console.WriteLine($"Clock is alarming!"); }