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

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

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