ValveArrowDispose(Boolean) Method

Disposes resources used by this class.

Definition

Namespace: BeeMobile.Valve
Assembly: BeeMobile.Valve.NET48 (in BeeMobile.Valve.NET48.dll) Version: 4.8.0.1
C#
protected virtual void Dispose(
	bool bDisposing
)

Parameters

bDisposing  Boolean
False to dispose unmanaged resources only; True to dispose both - managed and unmanaged.

See Also