At.FF.Krems.Config_Gui.RegistryUserControl.RegistryUserControl C# (CSharp) 메소드

RegistryUserControl() 공개 메소드

Initializes a new instance of the RegistryUserControl class.
public RegistryUserControl ( ) : System.Windows.Controls
리턴 System.Windows.Controls
        public RegistryUserControl()
        {
            this.InitializeComponent();
        }
RegistryUserControl