namespace AMC.View; public partial class AppShell : Shell { public AppShell() { InitializeComponent(); } }