Click or drag to resize

LogicalParser.Dispose Method

Releases resources held by the parser.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.241-beta
Syntax
public void Dispose()
View Source

Implements

IDisposable.Dispose()
See Also