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

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

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