Declares the method deleting (unloading) the
rx-module. This method must be redefined in the derived
class.
Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public abstract void Unload()
Public MustOverride Sub Unload
public:
virtual void Unload() abstract
abstract Unload : unit -> unit
See Also