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