Method RestoreState
RestoreState(bool)
Restores Parser
state and position stored by SaveState
method.
public override void RestoreState(bool restore)
Parameters
restore
bool
Restores Parser
state and position stored by SaveState
method.
public override void RestoreState(bool restore)
restore
bool