C# Класс BamlLocalization.LocBaml

LocBaml tool: A command line tool to localize baml
Показать файл Открыть проект

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

Метод Описание
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