AppShell.AppShell C# (CSharp) Method

AppShell() public method

public AppShell ( )
    public AppShell()
    {
        InitializeComponent();
    }
}
AppShell