CSPspEmu.Hle.Modules.http.sceHttp.sceHttpCreateConnectionWithURL C# (CSharp) Méthode

sceHttpCreateConnectionWithURL() private méthode

private sceHttpCreateConnectionWithURL ( ) : int
Résultat int
        public int sceHttpCreateConnectionWithURL()
        {
            throw(new NotImplementedException());
        }