Click or drag to resize

VersionControlEditorModelDispose Method

Unsubscribes from the version control implementation's events.

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

Implements

IDisposableDispose
See Also