Services+Worker
This commit is contained in:
7
PARR.AIHIT/AIHIT/ISyncher.cs
Normal file
7
PARR.AIHIT/AIHIT/ISyncher.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace PARR.AIHIT
|
||||
{
|
||||
public interface ISyncher
|
||||
{
|
||||
Task InvokeAsync();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user