Upload plików - początek
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using Navigation_Between.Interface;
|
||||
|
||||
namespace Navigation_Between;
|
||||
|
||||
public partial class AppShell : Shell
|
||||
{
|
||||
public AppShell()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user