Revize a53b1de8
Přidáno uživatelem Alex Konig před více než 3 roky(ů)
Server/ServerApp/Parser/InputData/JisInstance.cs | ||
---|---|---|
18 | 18 |
/// [place tag];[date time];[amount] |
19 | 19 |
/// </summary> |
20 | 20 |
/// <author>A. Konig</author> |
21 |
class JisInstance |
|
21 |
public class JisInstance
|
|
22 | 22 |
{ |
23 | 23 |
/// <summary> Place tag </summary> |
24 | 24 |
// index 0 |
Také k dispozici: Unified diff
re #8933 Testing DataParser, JisParser and WeatherParser