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

DebugInfo() public méthode

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