[This is preliminary documentation and subject to change.]
Parses an argument list.
Missing <remarks> documentation for M:NAnt.Core.Util.CommandLineParser.Parse(System.String[],System.Object)
Exception Type | Condition |
---|---|
ArgumentNullException | destination is a null reference. |
ArgumentException | The Type of destination does not match the argument specification that was used to initialize the parser. |
CommandLineParser Class | NAnt.Core.Util Namespace