Dodaj pliki projektów.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace DatabaseConnection.View;
|
||||
|
||||
public partial class ReadersPage : ContentPage
|
||||
{
|
||||
public ReadersPage()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user