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

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