![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
Static Private Member Functions | |
| static void | Main () |
| The main entry point for the application. | |
Definition at line 8 of file Program.cs.
| 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());
}
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.