XmlDocMarkdownApp.Run method

Run the command-line application.

public static int Run(IReadOnlyList<string> args)
parameter description
args The command-line arguments.

Return Value

The exit code.

See Also