A managed collection of timers.
コード例 #1
0
ファイル: timer.cs プロジェクト: zfedoran/bubblebound
 static TimerCollection()
 {
     timercollection = new TimerCollection();
 }
コード例 #2
0
ファイル: timer.cs プロジェクト: imclab/bubblebound
 static TimerCollection()
 {
     timercollection = new TimerCollection();
 }