Channel9Downloader.Views.SettingsView.SettingsView C# (CSharp) Method

SettingsView() public method

Initializes a new instance of the SettingsView class.
public SettingsView ( )
        public SettingsView()
        {
            InitializeComponent();
        }
SettingsView