C# Class Tomboy.TomboyCommandLine

Exibir arquivo Open project: GNOME/tomboy Class Usage Examples

Public Methods

Method Description
Execute ( ) : void
Parse ( string args ) : void
PrintAbout ( ) : void
PrintUsage ( ) : void
PrintVersion ( ) : void
TomboyCommandLine ( string args ) : System

Method Details

Execute() public method

public Execute ( ) : void
return void

Parse() public method

public Parse ( string args ) : void
args string
return void

PrintAbout() public static method

public static PrintAbout ( ) : void
return void

PrintUsage() public static method

public static PrintUsage ( ) : void
return void

PrintVersion() public static method

public static PrintVersion ( ) : void
return void

TomboyCommandLine() public method

public TomboyCommandLine ( string args ) : System
args string
return System