Exemple #1
0
 public void OnEventIsUp(object source, AlarmEventArgs a)
 {
     Console.WriteLine($"EmailServices: {a.Alarm.Name} Note was sent by email..");
 }