Ejemplo n.º 1
0
 public void DeleteItemAll(string app, string resource, string id, string format)
 {
     _commonService.DeleteItemAll(app, resource, id, format);
 }