Example #1
0
 // DELETE api/Shows/
 public void Delete()
 {
     ShowService.DeleteAll();
 }