View on GitHub

LiTools

Tools

TaskService.Check method

Check a task. if the task is done. remove it from dictonary.

public void Check(string taskname)
parameter description
taskname name of task.

See Also