ITranslator.translateFile

Reads a file and returns the converted contents.

interface ITranslator
string
translateFile
(
string filename
)

Return Value

Type: string

converted contents

Meta