Click or drag to resize

IVersionControlUndoLocalChangesAsync Method

Deletes all local changes.

Namespace: Demo3D.Common
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
Task UndoLocalChangesAsync()

Return Value

Task

[Missing <returns> documentation for "M:Demo3D.Common.IVersionControl.UndoLocalChangesAsync"]

See Also