C# Class Prism.TerrariaPatcher.Program

Exibir arquivo Open project: TerrariaPrismTeam/Prism

Public Properties

Property Type Description
IsWindows bool
MsBuild bool
PrismAssembly string
TerrFoundMessage string
TerrariaExecutable string

Public Methods

Method Description
ParseRuntimeArgs ( string unparsedArgs ) : bool

Private Methods

Method Description
Main ( string args ) : int

Method Details

ParseRuntimeArgs() public static method

public static ParseRuntimeArgs ( string unparsedArgs ) : bool
unparsedArgs string
return bool

Property Details

IsWindows public_oe static_oe property

public static bool IsWindows
return bool

MsBuild public_oe static_oe property

public static bool MsBuild
return bool

PrismAssembly public_oe static_oe property

public static string PrismAssembly
return string

TerrFoundMessage public_oe static_oe property

public static string TerrFoundMessage
return string

TerrariaExecutable public_oe static_oe property

public static string TerrariaExecutable
return string