Auftraggber werden nun raussortiert und eingespeichert in globale Datenbank

This commit is contained in:
Husky
2019-08-08 08:59:16 +02:00
parent 9a77ae650d
commit 471ff95d0b
5 changed files with 42 additions and 3 deletions

View File

@@ -17,6 +17,9 @@ namespace KlassenBIB
///
/// </summary>
public AuftraggeberListCollection AuftraggeberListe { get; set; }
/// <summary>
///
/// </summary>
public MainDataBase()
{
AuftraggeberListe = new AuftraggeberListCollection();