Component Operation - ToDoComponentManager.MarkToDoItemDone

MarkToDoItemDone(int itemId) : void

Declaring type : ToDoSample.Service.ToDoComponentManager
Tags : componentoperation

Marks the ToDo item with the given id as done.

Thrown exceptions:

Consumed by Service operations:

Consumed by UI operations:

Used in UnitTests: