Besatzung wird jetzt angezeigt

This commit is contained in:
Husky
2018-07-30 13:37:31 +02:00
parent 3b6b3a9080
commit 90e9191e4c
5 changed files with 76 additions and 48 deletions

View File

@@ -18,6 +18,10 @@ namespace KlassenBIB
/// <summary>
///
/// </summary>
public string Besatzung { get; set; }
/// <summary>
///
/// </summary>
public Guid Guid { get => guid; set => guid = value; }
/// <summary>
///