ICommandLine.

Parse(string[]) Method

Summary

Parses the specified arguments.

Syntax

ICommandLineExecutor Parse(params string[] args)

Parameters

Name Type Description
args string[] The arguments.

Return Value

Type Description
ICommandLineExecutor ICommandLineExecutor.