feat(master): Подкготовка расписания
This commit is contained in:
7
PARR.Master/IMaster.cs
Normal file
7
PARR.Master/IMaster.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace PARR.Master
|
||||
{
|
||||
public interface IMaster
|
||||
{
|
||||
Task StartAsync();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user