public void Updated(ent.DistritoEclesiastico t) { new DistritoEclesiastico().Updated(t); }
public void Insert(ent.DistritoEclesiastico t) { new DistritoEclesiastico().Insert(t); }
public void Delete(ent.DistritoEclesiastico t) { new DistritoEclesiastico().Delete(t); }