Пример #1
0
 internal void StartAutomation()
 {
     bmpOutput = m_Controller.Automation_Start();
 }
Пример #2
0
        internal void StartAutomation()
        {
            bmpOutput = m_Controller.Automation_Start();

            m_frmMain.tlAutomationActions.RemoveAllElements();
        }