Projekt

Obecné

Profil

« Předchozí | Další » 

Revize bf906ac5

Přidáno uživatelem Alex Konig před více než 3 roky(ů)

Push before merge

Zobrazit rozdíly:

Server/ServerApp/DataDownload/DataDownloader.cs
88 88
		/// Downloads json file - returns contents of said file
89 89
		/// </summary>
90 90
		/// <returns> Path to file </returns>
91
		virtual public string DownloadWeatherPrediction()
91
		public string DownloadWeatherPrediction()
92 92
		{
93 93
			// TODO either set this path as attribute or if parameter JsonParser needs an attribute that would be set through constructor
94 94
			string predictionSite = "http://wttr.in/Plzen,czechia?format=j1";

Také k dispozici: Unified diff