Domain-Specific Language Tools Reference
TextTransformation..::.Write Method

Updated: November 2007

Appends text to the GenerationEnvironment. When the text template transformation process is completed, GenerationEnvironment becomes the final generated text output.

Overload List

  NameDescription
Write(String) Appends a copy of the specified string to the generated text output.
Write(String, array<Object>[]()[]) Appends a formatted string, which contains zero or more format specifications, to the generated text output. Each format specification is replaced by the string representation of a corresponding object argument.
Top
See Also

Reference

Other Resources

Tags :


Page view tracker