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

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