 | IRecorderWrite Method |
Writes the given string to the currently ongoing recordings
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 8.0beta
Syntaxvoid Write(
string value
)
Parameters
- value
- Type: SystemString
The string to write to the recordings
See Also