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