OpenPetra
Free Administration Software for Non-Profits
|
Classes | |
class | Ict.Common.TCmdOpts |
This class contains all the commandline parameters. It takes a very easy approach for the formatting of commandline parameters that takes values. Basically it uses the format <flag>:<value>, eg -F:c:\path\to\file.txt where -F is the parameter name, and c:\path\to\file.txt is the value. More... | |
Namespaces | |
namespace | Ict |
namespace | Ict.Common |