OperationContext - конструктор

Инициализирует новый экземпляр класса OperationContext

Definition

Пространство имён: Tessa.Extensions.Default.Console.ExportSettings
Сборка: Tessa.Extensions.Default.Console (в Tessa.Extensions.Default.Console.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public OperationContext(
	IReadOnlyCollection<string>? UnitNames,
	string? OutputFolder,
	bool ClearOutputFolder
)

Параметры

UnitNames  IReadOnlyCollectionString
 
OutputFolder  String
 
ClearOutputFolder  Boolean
 

См. также