C# Class FSpot.Driver

Afficher le fichier Open project: mono/f-spot

Méthodes publiques

Méthode Description
RunIdle ( InvokeHandler handler ) : void

Private Methods

Méthode 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 méthode

public static RunIdle ( InvokeHandler handler ) : void
handler InvokeHandler
Résultat void