DeviceManagerDestroy Method |
Destroys the ProScript library, call this prior to unloading. Don't call anything after calling this.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic static void Destroy()
Public Shared Sub Destroy
public:
static void Destroy()
static member Destroy : unit -> unit
See Also