Click or drag to resize

ParserMovePostUnusedToUnused Method

Move the current post-unused list to the unused list.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public void MovePostUnusedToUnused()
See Also