Click or drag to resize

Emulate3DModelDocumentServiceShowSaveConfirmationDialog Method

[Missing <summary> documentation for "M:Demo3D.Visuals.TestRunner.Services.Emulate3DModelDocumentService.ShowSaveConfirmationDialog"]


Namespace: Demo3D.Visuals.TestRunner.Services
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Task<bool> ShowSaveConfirmationDialog()

Return Value

TaskBoolean

[Missing <returns> documentation for "M:Demo3D.Visuals.TestRunner.Services.Emulate3DModelDocumentService.ShowSaveConfirmationDialog"]

Implements

IModelDocumentService.ShowSaveConfirmationDialog
See Also