Parses an argument list.
| 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