AK.F1.Timing.UI.Views.Components.DebugInfo.DebugInfo C# (CSharp) Method

DebugInfo() public method

Initialises a new instance of the DebugInfo control.
public DebugInfo ( ) : System.Windows.Controls
return System.Windows.Controls
        public DebugInfo()
        {
            InitializeComponent();
        }
DebugInfo