Add project files.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace TV_Player
|
||||
{
|
||||
public partial class AppShell : Shell
|
||||
{
|
||||
public AppShell()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user