Namespace TeleScope.UI.Cli.Options
Classes
CliAttribute
Attribute class to add names for command line options.
CliOptionParser<T>
This class provides a routine to put application arguments into properties of an object of type T, where matching CliAttribute are applied to the properties.