Syncfusion lizens hinzugefügt

This commit is contained in:
Husky
2020-02-13 20:35:51 +01:00
parent 8736b12490
commit 07e9a1c50b
7 changed files with 89 additions and 52 deletions

View File

@@ -5,7 +5,6 @@ namespace KanSan
public class Baustelle
{
public Guid BaustelleID { get; set; }
public Kunden Kunde { get; } = new Kunden();
public string Ort { get; set; }
public string Strasse { get; set; }