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

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

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