7 lines
No EOL
88 B
C#
7 lines
No EOL
88 B
C#
namespace API.Interfaces
|
|
{
|
|
public interface ITaskScheduler
|
|
{
|
|
|
|
}
|
|
} |