IOcrServiceTRequest, TResponse - интерфейс
Сервис для управления операциями по распознаванию текста в файлах.
Пространство имён: Tessa.TextRecognitionСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public interface IOcrService<in TRequest, TResponse>
Public Interface IOcrService(Of In TRequest, TResponse)
generic<typename TRequest, typename TResponse>
public interface class IOcrService
type IOcrService<'TRequest, 'TResponse> = interface end
Параметры типа
- TRequest
- Тип запроса для создания операции.
- TResponse
- Тип ответа для получения результата операции.