CSPspEmu.Hle.Modules.http.sceHttp.sceHttpGetProxy C# (CSharp) Метод

sceHttpGetProxy() приватный Метод

private sceHttpGetProxy ( ) : int
Результат int
        public int sceHttpGetProxy()
        {
            throw(new NotImplementedException());
        }