コード例 #1
0
 // DELETE api/Organizations/
 public void Delete()
 {
     OrganizationService.DeleteAll();
 }