App1.AppShell.AppShell C# (CSharp) Method

AppShell() public method

public AppShell ( ) : System
return System
        public AppShell()
        {
            InitializeComponent();
        }
    }
AppShell