Component Operation - ToDoComponentManager.DeleteToDoItem
DeleteToDoItem(int itemId) : void
Declaring type : ToDoSample.Service.ToDoComponentManager
Tags :
componentoperation
Deletes the ToDo item with the given id.
Thrown exceptions:
- ToDoSample.Contract.InvalidIdException
Consumed by Service operations:
Consumed by UI operations:
Used in UnitTests: