Dispose Method (bool)

Cleans up resources used by the project instance.

Type: ProjectBase

Namespace: XJTAG.Integration

Syntax

protected virtual void Dispose(bool disposing)

Parameters

disposing

Type: bool

true to release both managed and unmanaged resources; false to release only unmanaged resources.