Method Reset
Reset()
Resets XmlCommentParser to the start position.
public override void Reset()
Reset(int, int, int)
Resets Parser to the specified position.
public override void Reset(int line, int pos, int state)
Resets XmlCommentParser to the start position.
public override void Reset()
Resets Parser to the specified position.
public override void Reset(int line, int pos, int state)