Click or drag to resize

VersionControlManagerRepositoryModifiedExternally Event

Occurs when something is modified in the version control repository outside Emulate3D.

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

Value

Type: SystemEventHandler
See Also