Пример #1
0
        private void btn_ForceSetBusy_Click(object sender, EventArgs e)
        {
            bool flag = hollycontacthelper.ListenToQZZM(HollyContactHelper.ConDeviceType.座席工号, txtBox_NumbertoDial.Text.Trim());

            LogRequest("ListenToQZZM-->>" + flag);
        }