Click or drag to resize

StartUp Constructor

Initializes a new instance of the StartUp class

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

Parameters

args
Type: SystemString

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

See Also