Component Operation - ToDoComponentManager.GetToDoItem
GetToDoItem(int id) : ToDoItem
Declaring type : ToDoSample.Service.ToDoComponentManager
Tags :
componentoperation
Returns the ToDo item with the given id.
Thrown exceptions:
Consumed by Service operations:
Consumed by UI operations:
Used in UnitTests:
- ToDoComponentManagerTests.MarkToDoItemDoneTest