SessionProfile.Dispose Method

Implementation of Dispose()

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
Whether the object is being disposed from managed code.

See Also