AecArchServicesDispose Method
|
Destructor for the AecArchServices class.
Uninitializes the services instance and destroys it.
Namespace: Teigha.Runtime
Assembly: TA_MgdArch (in TA_MgdArch.dll)
Version: 0.0.0.0
Syntax
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
IDisposableDispose
See Also