ICommandLine.

Execute(IServiceProvider, string[]) Method

Summary

Executes the specified service provider.

Syntax

int Execute(IServiceProvider serviceProvider, params string[] args)

Parameters

Name Type Description
serviceProvider IServiceProvider The service provider.
args string[] The arguments.

Return Value

Type Description
int System.Int32.