Energy Core Library
Command.cs File Reference

Classes

class  Energy.Attribute.Command
 Attributes for command line arguments More...
 
class  Energy.Attribute.Command.OptionAttribute
 Attribute for command line option. Options may have additional one or more arguments and becomes program parameters. Default options with Count not specified will be treaten as program switches with corresponding boolean value - true if were set. More...
 
class  Energy.Attribute.Command.ArgumentAttribute
 Argument attribute More...
 
class  Energy.Attribute.Command.WelcomeAttribute
 Welcome attribute More...
 
class  Energy.Attribute.Command.HelpAttribute
 Help attribute More...
 

Namespaces

namespace  Energy.Attribute