Enum verschoben zur Domain
Datenbank converter angefangen
This commit is contained in:
@@ -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"
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user