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

FastestTimes() 공개 메소드

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