BasicNoUIObjDispose Method |
Releases the resources used by the BasicNoUIObj.
Namespace: WinWrap.Basic.ServerAssembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntaxpublic:
virtual void Dispose() sealed
Implements
IDisposableDispose
Remarks
Releases the unmanaged resources used by the BasicNoUIObj
and optionally releases the managed resources.
See Also