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

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

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