Example #1
0
 private void timerMainUpdate_Tick(object sender, EventArgs e)
 {
     m_refModel.Update();
 }