public OcrAsyncService(
IOperationRepository operationRepository
)
Public Sub New (
operationRepository As IOperationRepository
)
public:
OcrAsyncService(
IOperationRepository^ operationRepository
)
new :
operationRepository : IOperationRepository -> OcrAsyncService