Click or drag to resize

ParserMoveUnusedToPostUnused Method

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

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