C# Class Tomboy.TomboyCommandLine

Afficher le fichier Open project: GNOME/tomboy Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void
Parse ( string args ) : void
PrintAbout ( ) : void
PrintUsage ( ) : void
PrintVersion ( ) : void
TomboyCommandLine ( string args ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

Parse() public méthode

public Parse ( string args ) : void
args string
Résultat void

PrintAbout() public static méthode

public static PrintAbout ( ) : void
Résultat void

PrintUsage() public static méthode

public static PrintUsage ( ) : void
Résultat void

PrintVersion() public static méthode

public static PrintVersion ( ) : void
Résultat void

TomboyCommandLine() public méthode

public TomboyCommandLine ( string args ) : System
args string
Résultat System