AK.F1.Timing.UI.Views.Components.Weather.Weather C# (CSharp) Méthode

Weather() public méthode

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