Example #1
0
 public async void OnDeleteCommand(WardenServiceModel obj)
 {
     web.DeleteServiceCategory(obj.id.ToString());
 }