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