AppShell.AppShell C# (CSharp) Méthode

AppShell() public méthode

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