AK.F1.Timing.UI.Views.Components.Weather.Weather C# (CSharp) 메소드

Weather() 공개 메소드

Initialises a new instance of the TimingGrid control.
public Weather ( ) : System.Windows.Controls
리턴 System.Windows.Controls
        public Weather()
        {
            InitializeComponent();
        }
Weather