public bool isExist(ClassImg classImg)
 {
     throw new NotImplementedException();
 }
 public void Update(ClassImg classImg)
 {
     throw new NotImplementedException();
 }