C# Class OpenRA.Program

Show file Open project: OpenRA/OpenRA

Private Methods

Method Description
BuildExceptionReport ( Exception e ) : StringBuilder
BuildExceptionReport ( Exception e, StringBuilder sb, int d ) : StringBuilder
FatalError ( Exception e ) : void
Indent ( StringBuilder sb, int d ) : void
Main ( string args ) : int
Run ( string args ) : RunStatus