C# 클래스 I18N.Xliff.XliffParser

파일 보기 프로젝트 열기: PixelMEDIA/I18N

공개 메소드들

메소드 설명
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