Klassifizierungssystem hinzugefügt
This commit is contained in:
9
dcnsanplanung.bewertung/M149-3/ECalculateMethods.cs
Normal file
9
dcnsanplanung.bewertung/M149-3/ECalculateMethods.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace dcnsanplanung.bewertung.M149_3
|
||||
{
|
||||
public enum ECalculateMethods
|
||||
{
|
||||
Dichtheit = 1,
|
||||
Standsicherheit = 2,
|
||||
Betriebsicherheit = 4
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user