init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Kreta.Job.Tasks.Core
|
||||
{
|
||||
public interface ITavolletIktatasJob
|
||||
{
|
||||
void AddCsatolmanyokDokumentumhoz(int iktatottDokumentumId, int csatolmanyId, string intezmenyAzonosito, int tanevId, Hangfire.Server.PerformContext context);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user