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

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

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