Click or drag to resize

IVersionControlUndoLocalChangesAsync Method

Deletes all local changes.

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

Return Value

Type: Task

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

See Also