public void Update(Produto obj) { throw new NotImplementedException(); }
public void Remove(Produto obj) { throw new NotImplementedException(); }