C# 클래스 BamlLocalization.LocBaml

LocBaml tool: A command line tool to localize baml
파일 보기 프로젝트 열기: JeremyDurnell/locbaml

비공개 메소드들

메소드 설명
GenerateBamlResources ( LocBamlOptions options ) : void

Genereate localized baml

GetAssemblyVersion ( ) : string
GetCommandLineOptions ( string args, LocBamlOptions &options, string &errorMessage ) : void

get CommandLineOptions, return error message

Main ( string args ) : int
ParseBamlResources ( LocBamlOptions options ) : void

Parse the baml resources given in the command line

PrintLogo ( LocBamlOptions option ) : void
PrintUsage ( ) : void