You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception: can not load method [set_ProtocolVersion] of System.Net.HttpWebRequest
at IFix.Core.PatchManager.readMethod (System.IO.BinaryReader reader, System.Type[] externTypes) [0x00000] in :0
新增的类里面 调用了System.Net.HttpWebRequest ,这样会直接报错。