$ 0 0 ■概要 目的:C#にてAPIを用いて天気情報を取得する。 今回使用したAPI↓ https://openweathermap.org/api 利用するには登録が必要(無料)。 ■コード using …