C# Class FSpot.Driver

显示文件 Open project: mono/f-spot

Public Methods

Method Description
RunIdle ( InvokeHandler handler ) : void

Private Methods

Method Description
FixArgs ( string args ) : string[]
InitializeAddins ( ) : void
Main ( string args ) : int
ResetPluginDb ( ) : void
ShowAssemblyVersions ( ) : void
ShowHelp ( ) : void
ShowVersion ( ) : void
Startup ( ) : void
UpdatePlugins ( ) : void

Method Details

RunIdle() public static method

public static RunIdle ( InvokeHandler handler ) : void
handler InvokeHandler
return void