Haltung exporter angefangen

This commit is contained in:
2023-04-13 18:58:53 +02:00
parent 33d0b1da93
commit 19bba6dfc1
15 changed files with 62 additions and 25 deletions

View File

@@ -45,7 +45,7 @@ namespace SewerStammGen.DAL.Services.PostgresqlData
throw new NotImplementedException();
}
private Schacht parseSchacht(NpgsqlDataReader? reader)
private Schacht parseSchacht(NpgsqlDataReader reader)
{
return new Schacht()
{