C# Class Radegast.MainProgram

Mostrar archivo Open project: radegastdev/radegast

Public Properties

Property Type Description
CommandLine CommandLine

Private Methods

Method Description
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Main ( string args ) : void
RunRadegast ( string args ) : void

Property Details

CommandLine public_oe static_oe property

Parsed command line options
public static CommandLine CommandLine
return CommandLine