Leerzeilen, Kommentare
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
namespace Jugenddienst_Stunden.Views;
|
||||
|
||||
/// <summary>
|
||||
/// Einzelne Notiz
|
||||
/// </summary>
|
||||
public partial class NotePage : ContentPage {
|
||||
|
||||
/// <summary>
|
||||
/// CTOR
|
||||
/// </summary>
|
||||
public NotePage() {
|
||||
InitializeComponent();
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user