Holds an old and a new string used for string replacements.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Editor.ProjectCreator Replacement
Namespace: DeltaEngine.Editor.ProjectCreator
Assembly: DeltaEngine.Editor.ProjectCreator (in DeltaEngine.Editor.ProjectCreator.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The Replacement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Replacement | Initializes a new instance of the Replacement class |
Properties
Name | Description | |
---|---|---|
NewValue | ||
OldValue |
See Also