Beispiel #1
0
 void CheckInitControls()
 {
     if (!SessionCore.InitedDrillControls)
     {
         SessionCore.InitDrillControls();
     }
 }