1 reference to _weatherData
BasicWebSite (1)
Controllers\RazorComponentsController.cs (1)
65
return Ok(
_weatherData
);