Esempio n. 1
0
 protected override void DeleteAction(string id)
 {
     AgencyGroupServices.Delete(id.ToInteger());
 }