예제 #1
0
 public void RemoveTimer(TimedTask t)
 {
     m_Timers.Remove(t);
 }