Click or drag to resize

StartUp Constructor

Initializes a new instance of the StartUp class

Namespace:  Mcc.Series.Launcher.Esr
Assembly:  Mcc.Series.Launcher.Esr (in Mcc.Series.Launcher.Esr.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public StartUp(
	string[] args
)

Parameters

args
Type:System.String[]

[Missing <param name="args"/> documentation for "M:Mcc.Series.Launcher.Esr.StartUp.#ctor(System.String[])"]

See Also