Exemplo n.º 1
0
 public virtual void UpdateLocation(Location entity)
 {
     entityDao.UpdateLocation(entity);
 }