ArgsReader.VerifyComplete method

Confirms that all arguments were processed.

public void VerifyComplete()

Exceptions

exception condition
ArgsReaderException A command-line argument was not read.

See Also