C# Class Prizm.Main.Program

Show file Open project: AleksMorozova/prizm

Private Methods

Method Description
CreatePermissions ( ) : void

If there are no permissions available, they will be written to system.

CreateProject ( ) : bool

if no project settings available, it will be created if user enters all necessary data

Login ( string &failMessage ) : LoginResult

Try to log in

Main ( string args ) : void
OnProcessExit ( object sender, EventArgs e ) : void
Program ( ) : DevExpress.XtraSplashScreen

Initialize all static data. Log configuration should be performed earlier than any other initializations.