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

sceHttpGetAllHeader() 개인적인 메소드

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