AppTemplate.Views.HomePage.HomePage C# (CSharp) Method

HomePage() public method

public HomePage ( ) : System
return System
        public HomePage()
        {
            this.InitializeComponent();
        }
HomePage