NAnt SDK Documentation - v0.85-nightly-2005-11-09

CommandLineParser Members

CommandLineParser overview

Public Instance Constructors

CommandLineParser Constructor Initializes a new instance of the CommandLineParser class using possible arguments deducted from the specific Type.

Public Instance Properties

LogoBanner Gets a logo banner using version and copyright attributes defined on the GetEntryAssembly or the GetCallingAssembly.
NoArgs Gets a value indicating whether no arguments were specified on the command line.
Usage Gets the usage instructions.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Parse Parses an argument list.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

CommandLineParser Class | NAnt.Core.Util Namespace