namespace Kreta.Enums.ManualEnums { public enum SzervezetTipusEnum { Dualis = 1, Orinetacios = 2, MuhelyIskola = 3, Dobbanto = 4, } }