CSPspEmu.Hle.Modules.http.sceHttp.sceHttpCreateConnectionWithURL C# (CSharp) 메소드

sceHttpCreateConnectionWithURL() 개인적인 메소드

private sceHttpCreateConnectionWithURL ( ) : int
리턴 int
        public int sceHttpCreateConnectionWithURL()
        {
            throw(new NotImplementedException());
        }