//取消登录 void LoginCacel(string strAutoCode) { ConsoleEx.DebugLog("Receive :: Login third party failure"); m_thridParty.LoginCacel(strAutoCode); }
//取消登录 void LoginCacel(string strAutoCode) { RED.Log("Receive :: Login third party failure"); m_thridParty.LoginCacel(strAutoCode); }