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