ControlledApplicationLifetimeStartupEventArgs.

ControlledApplicationLifetimeStartupEventArgs(IEnumerable<string>) Constructor

Syntax

public ControlledApplicationLifetimeStartupEventArgs(IEnumerable<string> args)

Parameters

Name Type Description
args IEnumerable<string>

Return Value

Type Description
void