CSPspEmu.Hle.Modules.http.sceHttp.sceHttpSetProxy C# (CSharp) Method

sceHttpSetProxy() private method

private sceHttpSetProxy ( ) : int
return int
        public int sceHttpSetProxy()
        {
            throw(new NotImplementedException());
        }