Click or drag to resize

VariableSubstitutionTransformer Constructor

Overload List
  NameDescription
Public methodVariableSubstitutionTransformer(String, String)
Create a transform that replaces one variable with another.
Public methodVariableSubstitutionTransformer(String, INode)
Create a transform that replaces a variable with a constant.
Top
See Also