Output.Printers.Enhanced component added.

This commit is contained in:
Milan Hanajik
2017-05-04 16:34:03 +02:00
parent 17c685148e
commit 0f7ff301c4
26 changed files with 1650 additions and 155 deletions
@@ -37,13 +37,4 @@ namespace TBF.BenchControl.Output.FileWriters
Semicolon,
Count
}
public enum Culture
{
system,
EN,
DE,
SK,
Count
}
}