FileConverterOperationService - конструктор
Пространство имён: Tessa.Extensions.Default.Chronos.FileConvertersСборка: Tessa.Extensions.Default.Chronos (в Tessa.Extensions.Default.Chronos.dll) Версия: 4.0.4
public FileConverterOperationService(
FileConverterServiceDescriptor descriptor,
IFileConverterOperationProcessor processor
)
Public Sub New (
descriptor As FileConverterServiceDescriptor,
processor As IFileConverterOperationProcessor
)
public:
FileConverterOperationService(
FileConverterServiceDescriptor^ descriptor,
IFileConverterOperationProcessor^ processor
)
new :
descriptor : FileConverterServiceDescriptor *
processor : IFileConverterOperationProcessor -> FileConverterOperationService
Параметры
- descriptor FileConverterServiceDescriptor
- processor IFileConverterOperationProcessor
Объект, выполняющий обработку операций по конвертации файла.