namespace Kreta.Eugyintezes.Domain.Model.Dto { public class NemzetisegiOktatasDto { public EUGYDictionaryItemDto Nemzetiseg { get; set; } } }