Beispiel #1
0
 public void DeleteCategory(string categoryid)
 {
     service.DeleteCategory(categoryid);
 }