namespace Kreta.Job.Tasks.Core { public interface IFeltoltesJob { void FeltoltesUjVerzioDal(int iktatottDokumentumId, string intezmenyAzonosito, int intezmenyId, int tanevId); } }