C# Class ZeroInstall.Central.Gtk.Program

Launches a GTK# tool for managing caches of Zero Install implementations.
Mostrar archivo Open project: 0install/0install-win

Public Methods

Method Description
Run ( string args ) : int

Runs the application (called by main method or by embedding process).

Private Methods

Method Description
Main ( string args ) : int

The main entry point for the application.

Method Details

Run() public static method

Runs the application (called by main method or by embedding process).
public static Run ( string args ) : int
args string
return int