Shadowrun: Awakened 29 September 2011 - Build 871
Static Private Member Functions
RoutineAnalyzer::Program Class Reference

List of all members.

Static Private Member Functions

static void Main ()
 The main entry point for the application.

Detailed Description

Definition at line 8 of file Program.cs.


Member Function Documentation

static void RoutineAnalyzer::Program::Main ( ) [inline, static, private]

Definition at line 14 of file Program.cs.

        {
            Application.EnableVisualStyles();
            Application.SetCompatibleTextRenderingDefault(false);
            Application.Run(new AnalyzerForm());
        }

The documentation for this class was generated from the following file:

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net