Enum verschoben zur Domain

Datenbank converter angefangen
This commit is contained in:
HuskyTeufel
2021-09-20 13:45:24 +02:00
parent f2ea55ea34
commit ea3352db79
18 changed files with 6925 additions and 47 deletions

View File

@@ -24,8 +24,8 @@ namespace DaSaSo.Wpf.Sampledata
DN = 200,
Material = "STZ",
ObjektName = "SW01",
PointFrom = "SW01",
PointTo = "SW02",
//PointFrom = "SW01",
//PointTo = "SW02",
StreetName = "Barenberg"
});
_objecte.Add(
@@ -34,8 +34,8 @@ namespace DaSaSo.Wpf.Sampledata
DN = 200,
Material = "STZ",
ObjektName = "SW01",
PointFrom = "SW01",
PointTo = "SW02",
//PointFrom = "SW01",
//PointTo = "SW02",
StreetName = "Barenberg"
});