Schnittstellenimporter wieder gängig gemacht

This commit is contained in:
HuskyTeufel
2022-04-20 15:21:47 +02:00
parent cdc5880293
commit f035f447bc
6 changed files with 14 additions and 27 deletions

View File

@@ -12,7 +12,7 @@ namespace KlassenBIB
///
/// </summary>
[ContentProperty("Sanierung")]
public class Inspektionsobjekt : IInspektionsobjekt
public class Inspektionsobjekt
{
private string strasseName = "none";