vergessene commit
This commit is contained in:
@@ -11,6 +11,9 @@ namespace KlassenBIB
|
||||
//
|
||||
// Zusammenfassung:
|
||||
// Bietet die grundlegene Struktur für eine Sanierung
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
[EditorBrowsable(EditorBrowsableState.Never)]
|
||||
[Browsable(false)]
|
||||
public abstract class Sanierung : INotifyPropertyChanged
|
||||
@@ -26,6 +29,9 @@ namespace KlassenBIB
|
||||
DateTime hDReinigungDatum;
|
||||
//DateTime sanierungsDatum;
|
||||
Inspektionsobjekt inspektionsobjekt;
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
protected string pfadZurSan;
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user