Ejemplo n.º 1
0
 // DELETE: api/List
 public void Delete()
 {
     _listService.ClearListFile();
 }