namespace AMREZ.EOP.Domain.Entities.MasterData; public class Language : MasterBase { } public class LanguageBlock : MasterBlockBase { }