Daten um Schachttyp erweitert
Wird aus CSV eingelese
This commit is contained in:
8
SewerStammGen.Shared/Enum/ESchachtType.cs
Normal file
8
SewerStammGen.Shared/Enum/ESchachtType.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace SewerStammGen.Shared.Enum
|
||||
{
|
||||
public enum ESchachtType
|
||||
{
|
||||
Hauptkanal,
|
||||
Revisionschacht
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user