Méthode | Description | |
---|---|---|
Translate ( string filename, TextReader input, |
||
TranslateFile ( string inputFileName, string outputFileName ) : void | ||
Translator ( string nmspace, string moduleName, IFileSystem fs, ILogger logger ) : System |
public Translate ( string filename, TextReader input, |
||
filename | string | |
input | TextReader | |
output | ||
Résultat | void |
public TranslateFile ( string inputFileName, string outputFileName ) : void | ||
inputFileName | string | |
outputFileName | string | |
Résultat | void |
public Translator ( string nmspace, string moduleName, IFileSystem fs, ILogger logger ) : System | ||
nmspace | string | |
moduleName | string | |
fs | IFileSystem | |
logger | ILogger | |
Résultat | System |