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

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

public Replacement(
	string oldValue,
	string newValue
)
See Also