C# Класс ZeroInstall.Central.Gtk.Program

Launches a GTK# tool for managing caches of Zero Install implementations.
Показать файл Открыть проект

Открытые методы

Метод Описание
Run ( string args ) : int

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

Приватные методы

Метод Описание
Main ( string args ) : int

The main entry point for the application.

Описание методов

Run() публичный статический Метод

Runs the application (called by main method or by embedding process).
public static Run ( string args ) : int
args string
Результат int