Пример #1
0
        public void Start()
        {
            AlarmEventArgs e = new AlarmEventArgs(false, 0);

            OnAlarm(e);
        }