Beispiel #1
0
        public void BeginTimer()
        {
            ReplenishTimer timer = new ReplenishTimer( this );

            timer.Start();
        }
Beispiel #2
0
        public void BeginTimer()
        {
            ReplenishTimer timer = new ReplenishTimer(this);

            timer.Start();
        }