Syncfusion lizens hinzugefügt
This commit is contained in:
@@ -8,6 +8,9 @@ namespace KanSan
|
||||
public Guid KundenID { get; set; }
|
||||
public string Vorname { get; set; }
|
||||
public string Nachname { get; set; }
|
||||
public string Strasse { get; set; }
|
||||
public string PLZ { get; set; }
|
||||
public string Ort { get; set; }
|
||||
|
||||
public List<Baustelle> Baustellen { get; } = new List<Baustelle>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user