namespace DispenserCore.Model.Enum; public enum LineSelectorEnum { Line0, Line1, Line2, }