Hyena.Downloader.HttpFileDownloader.HttpFileDownloader C# (CSharp) 메소드

HttpFileDownloader() 공개 메소드

public HttpFileDownloader ( ) : System
리턴 System
        public HttpFileDownloader()
        {
            TempPathRoot = System.IO.Path.GetTempPath ();
        }