FileOutputAdapter

FileOutputAdapter constructor

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

public FileOutputAdapter(OutputFormat outputFormat, string filePath)
Параметр Тип Описание
outputFormat OutputFormat Выходной формат.
filePath String Путь к выходному файлу.

Смотрите также