ICommandLineBuilder.

Build(Assembly) Method

Summary

Builds the specified entry assembly.

Syntax

ICommandLine Build(Assembly entryAssembly = null)

Parameters

Name Type Description
entryAssembly Assembly The entry assembly.

Return Value

Type Description
ICommandLine ICommandLine.