Click or drag to resize

BasicNoUIObjDispose Method

Releases the resources used by the BasicNoUIObj.

Namespace: WinWrap.Basic.Server
Assembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntax
public void Dispose()

Implements

IDisposableDispose
Remarks
Releases the unmanaged resources used by the BasicNoUIObj and optionally releases the managed resources.
See Also