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

sceHttpGetNetworkErrno() 개인적인 메소드

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