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

DebugInfo() 공개 메소드

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