private void btn_EndConsult_Click(object sender, EventArgs e) { bool flag = hollycontacthelper.ConsultEnd(); LogRequest("ConsultEnd-->>" + flag); }