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

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

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