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

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

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