public IList <CVN_TIPO_PRECIO> GetById(CVN_TIPO_PRECIO entity)
 {
     throw new NotImplementedException();
 }
 public int Update(CVN_TIPO_PRECIO entity)
 {
     throw new NotImplementedException();
 }
 public bool Exists(CVN_TIPO_PRECIO entity)
 {
     throw new NotImplementedException();
 }