C# Класс I18N.Xliff.XliffParser

Показать файл Открыть проект

Открытые методы

Метод Описание
Help ( ) : void

Приватные методы

Метод Описание
Main ( string args ) : void

Reads an XLIFF file as input and generates a properties file for the language contained in the input file. If the input target language is zh-CN, the output file will be named ApplicationResources_zh-CN.properties. The output file is generated in the same directory as the input file

Описание методов

Help() публичный статический Метод

public static Help ( ) : void
Результат void