A managed collection of timers.
예제 #1
0
 static TimerCollection()
 {
     timercollection = new TimerCollection();
 }
예제 #2
0
파일: timer.cs 프로젝트: imclab/bubblebound
 static TimerCollection()
 {
     timercollection = new TimerCollection();
 }