Esempio n. 1
0
 private void WeatherToolsDispose()
 {
     _weatherTools?.Dispose();
     _weatherTools = null;
 }