FileControlHelperResetIfInPreviewAsync - метод

Definition

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

Параметры

controlManager  IFileControlManager
 
operationFiles  IReadOnlyCollectionIFileObject
 
cancellationToken  CancellationToken  (Optional)
 

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

ValueTask

См. также