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

DashboardView() public method

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