Search results

  1. DreTaX

    Howto C# Timer ?

    Here is the timer class: (Put it in a separate class file) namespace Test { using System; using System.Collections.Generic; using System.Timers; public class TestTimedEvent { private Dictionary<string, object> _args; private readonly System.Timers.Timer _timer...
  2. DreTaX

    Howto C# Timer ?

    Will be home in 1.5 h Sent From My Samsung Galaxy S4