Click or drag to resize

VersionControlManagerDispose Method

Unsubscribes from the file watcher.

Namespace:  Demo3D.Gui.VersionControl
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also