11 lines
127 B
C#
11 lines
127 B
C#
![]() |
namespace MAUIIP_407
|
|||
|
{
|
|||
|
public partial class AppShell : Shell
|
|||
|
{
|
|||
|
public AppShell()
|
|||
|
{
|
|||
|
InitializeComponent();
|
|||
|
}
|
|||
|
}
|
|||
|
}
|