public bool Update(MenzilTipi entity)
 {
     throw new NotImplementedException();
 }
 public bool Delete(MenzilTipi id)
 {
     throw new NotImplementedException();
 }