The interface all tasks should implement.
See each members' descriptions for details.
Namespace:
MVCSharp.Core.TasksAssembly: MVCSharp (in MVCSharp.dll)
Version: 0.8.5217.34148
Syntax
| C# |
|---|
public interface ITask |
| Visual Basic (Declaration) |
|---|
Public Interface ITask |
| Visual C++ |
|---|
public interface class ITask |