Replacement ClassDelta Engine Documentation
Holds an old and a new string used for string replacements. View code on GitHub
Inheritance Hierarchy

System Object
  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

public class Replacement

The Replacement type exposes the following members.

Constructors

  NameDescription
Public methodReplacement
Initializes a new instance of the Replacement class
Top
Properties

  NameDescription
Public propertyNewValue
Public propertyOldValue
Top
See Also