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