AssemblyStarter Constructor Delta Engine Documentation
Initializes a new instance of the AssemblyStarter class

Namespace: DeltaEngine.Extensions
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public AssemblyStarter(
	string assemblyFilePath,
	bool copyToLocalFolderForExecution
)
See Also