Click or drag to resize

ParserDispose Method

Releases all resources used by the Parser

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

Implements

IDisposableDispose
See Also