public void ResetCheckpoint(Checkpoint cType)
 {
     CheckpointSet.ResetCheckpoint(cType);
 }