namespace Ohara; using Model; public partial class AppShell : Shell { public AppShell() { InitializeComponent(); } }