App1.AppShell.AppShell C# (CSharp) Méthode

AppShell() public méthode

public AppShell ( ) : System
Résultat System
        public AppShell()
        {
            InitializeComponent();
        }
    }
AppShell