Agrotutor.Modules.Weather.Views.WeatherHistoryPage.WeatherHistoryPage C# (CSharp) Method

WeatherHistoryPage() public method

public WeatherHistoryPage ( ) : Xamarin.Forms
return Xamarin.Forms
        public WeatherHistoryPage()
        {
            InitializeComponent();
        }
    }
WeatherHistoryPage