CodePacker Constructor (String, String)Delta Engine Documentation
Initializes a new instance of the CodePacker class

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

public CodePacker(
	string slnFilePath,
	string projectNameInSolution
)
See Also