WfTaskSatelliteHandlerSetupSatelliteFileAsync - метод

Definition

Пространство имён: Tessa.Extensions.Default.Server.Workflow.Wf
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
C#
public override ValueTask<bool> SetupSatelliteFileAsync(
	ICardGetExtensionContext context,
	CardFile file,
	bool isMainCard
)

Параметры

context  ICardGetExtensionContext
 
file  CardFile
 
isMainCard  Boolean
 

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

ValueTaskBoolean

Реализации

ISatelliteHandlerSetupSatelliteFileAsync(ICardGetExtensionContext, CardFile, Boolean)

См. также