C# Class i18n.PostBuild.Program

Mostrar archivo Open project: turquoiseowl/i18n

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
ParseArguments ( string args ) : void
Run ( ) : void
ShowUsage ( ) : void
ThrowIfConfigFileNotFound ( ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void