public void Update(Mock_CG_MinimalEntity entity)
 {
     throw new NotImplementedException();
 }
 public int ReturnInt(Mock_CG_MinimalEntity e)
 {
     throw new NotImplementedException();
 }