C# Class Booter.Booter

Show file Open project: mono-soc-2011/banshee

Public Methods

Method Description
Main ( ) : void

Private Methods

Method Description
BootClient ( string clientName ) : void
CheckHelpVersion ( ) : bool
NotifyStartupComplete ( ) : void
ShowHelp ( ) : void
ShowVersion ( ) : void
gdk_init_check ( IntPtr argc, IntPtr argv ) : bool
gdk_notify_startup_complete ( ) : void

Method Details

Main() public static method

public static Main ( ) : void
return void