AK.F1.Timing.UI.Views.Components.MiniWeather.MiniWeather C# (CSharp) Метод

MiniWeather() публичный Метод

Initialises a new instance of the MiniWeather control.
public MiniWeather ( ) : System.Windows.Controls
Результат System.Windows.Controls
        public MiniWeather()
        {
            InitializeComponent();
        }
MiniWeather