6 lines
123 B
C#
6 lines
123 B
C#
namespace NPP.SmartSchedue.Api.Contracts.Services.Integration;
|
|
|
|
public interface ISmartScheduleOrchestratorService
|
|
{
|
|
|
|
} |