NoaaWeatherStationResponse¶
Namespace: ThinkGeo.Core
public class NoaaWeatherStationResponse
Inheritance Object → NoaaWeatherStationResponse
Properties¶
RequestIndex¶
public double RequestIndex { get; set; }
Property Value¶
Stations¶
public List<NoaaWeatherStation> Stations { get; set; }
Property Value¶
Constructors¶
NoaaWeatherStationResponse()¶
public NoaaWeatherStationResponse()
Methods¶
DownloadNoaaWeatherStationResponse()¶
public static NoaaWeatherStationResponse DownloadNoaaWeatherStationResponse()