Click or drag to resize

VersionControlManagerCommitChangedExternally Event

Occurs when an external version control operation results in checking out a different commit.

Namespace: Demo3D.Gui.VersionControl
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public event EventHandler CommitChangedExternally

Value

EventHandler
See Also