FileControlHelperResetIfInPreviewAsync - метод

Definition

Пространство имён: Tessa.UI.Files.Controls
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public static ValueTask ResetIfInPreviewAsync(
	IFileControlManager controlManager,
	ICollection<IFileObject> operationFiles,
	CancellationToken cancellationToken = default
)

Параметры

controlManager  IFileControlManager
 
operationFiles  ICollectionIFileObject
 
cancellationToken  CancellationToken  (Optional)
 

Возвращаемое значение

ValueTask

См. также