namespace Kreta.Eugyintezes.BusinessLogic.Interface { public interface IServiceContext { string IntezmenyAzonosito { get; } } }