Click or drag to resize

Application.Dispose Method

Releases all resources used by the Application

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public void Dispose()

Implements

IDisposable.Dispose()
See Also