ExcelTranslatorCLI constructor

ExcelTranslatorCLI(
  1. TranslatorService _translatorService
)

Implementation

ExcelTranslatorCLI(this._translatorService);