Пример #1
0
 public bool DeleteCompleted()
 {
     return(todoService.DeleteCompleted());
 }