KlassenDLL im Main integriert
This commit is contained in:
9
SanSystem/CSVParser/AcceptedCSVFormats.cs
Normal file
9
SanSystem/CSVParser/AcceptedCSVFormats.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace CSVParser
|
||||
{
|
||||
public enum AcceptedCSVFormats
|
||||
{
|
||||
UVRELINING,
|
||||
BLUELIGHT
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user