C# Class LongoMatch.MainClass

Show file Open project: LongoMatch/longomatch

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
ConfigureOSXApp ( ) : void
HandleException ( GLib args ) : void
HandleUnobservedTaskException ( object sender, UnobservedTaskExceptionEventArgs e ) : void
Init ( SplashScreen splashScreen ) : Task
InitAddins ( IProgressReport progress ) : void
InitGStreamer ( IProgressReport progress ) : void
InitGtk ( ) : void
ProcessExecutionError ( Exception ex ) : void
ShowCodecsDialog ( ) : void
XInitThreads ( ) : int

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void